1 write to _threadAffinityStartCallback
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ThreadBehavior.cs (1)
29_threadAffinityStartCallback = new SendOrPostCallback(SynchronizationContextStartCallback);
2 references to _threadAffinityStartCallback
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ThreadBehavior.cs (2)
27if (_threadAffinityStartCallback == null) 31return _threadAffinityStartCallback;