1 write to _useSynchronizationContext
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
32_useSynchronizationContext = behavior.UseSynchronizationContext;
1 reference to _useSynchronizationContext
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
78get { return _useSynchronizationContext; }