1 write to SynchronizationContext
System.ServiceModel.Primitives (1)
System\ServiceModel\CallbackBehaviorAttribute.cs (1)
62dispatchRuntime.SynchronizationContext = null;
1 reference to SynchronizationContext
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ThreadBehavior.cs (1)
20_context = dispatch.SynchronizationContext;