2 references to IsImpersonating
System.Security.AccessControl (2)
System\Security\AccessControl\Privilege.cs (2)
429
_needToRevert = _tlsContents.
IsImpersonating
|| _stateWasChanged;
482
!_tlsContents.
IsImpersonating
))