1 reference to GetCurrentProcess
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusAuthorization.cs (1)
180bool isSuccess = SafeNativeMethods.GetCurrentProcessToken(SafeNativeMethods.GetCurrentProcess(), TokenAccessLevels.Query, out tokenHandle);