1 write to _threadAffinityEndCallback
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ThreadBehavior.cs (1)
40_threadAffinityEndCallback = new SendOrPostCallback(SynchronizationContextEndCallback);
2 references to _threadAffinityEndCallback
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ThreadBehavior.cs (2)
38if (_threadAffinityEndCallback == null) 42return _threadAffinityEndCallback;