3 writes to wic
mscorlib (3)
system\security\securitycontext.cs (3)
477
scsw.
wic
= null;
482
scsw.
wic
= sc.WindowsIdentity.Impersonate(ref stackMark);
488
scsw.
wic
= WindowsIdentity.SafeRevertToSelf(ref stackMark);
2 references to wic
mscorlib (2)
system\security\securitycontext.cs (2)
135
if (
wic
!= null)
136
bNoException &=
wic
.UndoNoThrow();