1 write to _threadAffinityEndCallback
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ThreadBehavior.cs (1)
41_threadAffinityEndCallback = new SendOrPostCallback(this.SynchronizationContextEndCallback);
2 references to _threadAffinityEndCallback
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ThreadBehavior.cs (2)
39if (_threadAffinityEndCallback == null) 43return _threadAffinityEndCallback;