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)
154get { return _switchedThreads; }