2 references to IsImpersonating
mscorlib (2)
system\security\accesscontrol\privilege.cs (2)
552
this.needToRevert = this.tlsContents.
IsImpersonating
|| this.stateWasChanged;
627
!this.tlsContents.
IsImpersonating
))