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