2 writes to _switchedThreads
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (2)
104
_switchedThreads
= !cleanThread;
560
_rpc.
_switchedThreads
= true;
1 reference to _switchedThreads
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (1)
154
get { return
_switchedThreads
; }