2 references to ImpersonateAnonymousUserOnCurrentThread
System.ServiceModel (2)
System\ServiceModel\ComIntegration\ComPlusAuthorization.cs (1)
105if (!SafeNativeMethods.ImpersonateAnonymousUserOnCurrentThread(SafeNativeMethods.GetCurrentThread()))
System\ServiceModel\Dispatcher\SecurityImpersonationBehavior.cs (1)
507if (!SafeNativeMethods.ImpersonateAnonymousUserOnCurrentThread(threadHandle))