1 write to threadHandle
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SecurityImpersonationBehavior.cs (1)
524this.threadHandle = threadHandle;
1 reference to threadHandle
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SecurityImpersonationBehavior.cs (1)
532Fx.Assert(this.threadHandle == SafeNativeMethods.GetCurrentThread(), "");