1 write to _threadAffinityStartCallback
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ThreadBehavior.cs (1)
30_threadAffinityStartCallback = new SendOrPostCallback(this.SynchronizationContextStartCallback);
2 references to _threadAffinityStartCallback
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ThreadBehavior.cs (2)
28if (_threadAffinityStartCallback == null) 32return _threadAffinityStartCallback;