3 references to SafeCloseHandleCritical
System.ServiceModel.Activation (3)
System\ServiceModel\Activation\HostedImpersonationContext.cs (1)
20
SafeCloseHandleCritical
tokenHandle;
System\ServiceModel\Activation\Interop\SafeNativeMethods.cs (2)
28
[Out] out
SafeCloseHandleCritical
TokenHandle);
37
internal static bool OpenCurrentThreadTokenCritical(TokenAccessLevels desiredAccess, bool openAsSelf, out
SafeCloseHandleCritical
tokenHandle, out int error)