2 writes to scsw
mscorlib (2)
system\security\securitycontext.cs (2)
406
this.
scsw
= new SecurityContextSwitcher();
416
rData.
scsw
= SetSecurityContext(rData.sc, Thread.CurrentThread.GetExecutionContextReader().SecurityContext, modifyCurrentExecutionContext: true);
1 reference to scsw
mscorlib (1)
system\security\securitycontext.cs (1)
426
rData.
scsw
.Undo();