5 references to InvalidHandle
System.Security.Principal.Windows (5)
System\Security\Principal\WindowsIdentity.cs (4)
92_safeTokenHandle ??= SafeAccessTokenHandle.InvalidHandle; 114_safeTokenHandle = SafeAccessTokenHandle.InvalidHandle; 476using SafeAccessTokenHandle invalidHandle = SafeAccessTokenHandle.InvalidHandle; 584using SafeAccessTokenHandle invalidHandle = SafeAccessTokenHandle.InvalidHandle;
System\Security\Principal\WindowsPrincipal.cs (1)
147using SafeAccessTokenHandle invalidHandle = SafeAccessTokenHandle.InvalidHandle;