2 writes to switchedThreads
System.ServiceModel (2)
System\ServiceModel\Dispatcher\MessageRpc.cs (2)
125
this.
switchedThreads
= !cleanThread;
776
this.rpc.
switchedThreads
= true;
1 reference to switchedThreads
System.ServiceModel (1)
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
183
get { return this.
switchedThreads
; }