Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
enum System.Security.SecurityCriticalScope
Assembly: System.Runtime
Specifies the scope of a <see cref="T:System.Security.SecurityCriticalAttribute" /> .
Values
Explicit
The attribute applies only to the immediate target.
Everything
The attribute applies to all code that follows it.