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