2 writes to scsw
mscorlib (2)
system\threading\executioncontext.cs (2)
1060ecsw.scsw = SecurityContext.SetSecurityContext(sc, prevSeC, false, ref stackMark); 1066ecsw.scsw = SecurityContext.SetSecurityContext(SecurityContext.FullTrustSecurityContext, prevSeC, false, ref stackMark);
2 references to scsw
mscorlib (2)
system\threading\executioncontext.cs (2)
363if (scsw.currSC != null) 366scsw.Undo();