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; 444if (!Thread.CurrentThread.GetExecutionContextReader().SecurityContext.IsSame(_sc)) 472obj._sc == _sc &&