2 writes to _synchronizationContext
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (2)
47_synchronizationContext = ThreadBehavior.GetCurrentSynchronizationContext(); 180_synchronizationContext = value;
1 reference to _synchronizationContext
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
174get { return _synchronizationContext; }