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