2 writes to _synchronizationContext
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchRuntime.cs (2)
57_synchronizationContext = ThreadBehavior.GetCurrentSynchronizationContext(); 188_synchronizationContext = value;
1 reference to _synchronizationContext
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
182get { return _synchronizationContext; }