1 reference to GetCurrentThread
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\Interop\SafeNativeMethods.cs (1)
39
bool result = OpenThreadTokenCritical(
GetCurrentThread
(), desiredAccess, openAsSelf, out tokenHandle);