1 write to SynchronizationContext
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\CallbackBehaviorAttribute.cs (1)
53dispatchRuntime.SynchronizationContext = null;
1 reference to SynchronizationContext
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ThreadBehavior.cs (1)
21_context = dispatch.SynchronizationContext;