1 write to _sc
mscorlib (1)
system\threading\executioncontext.cs (1)
402
_sc
= currentThread.GetMutableExecutionContext().SecurityContext;
4 references to _sc
mscorlib (4)
system\threading\executioncontext.cs (4)
403
_sc
._disableFlow = flags;
444
if (!Thread.CurrentThread.GetExecutionContextReader().SecurityContext.IsSame(
_sc
))
472
obj.
_sc
==
_sc
&&