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