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