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)
78
get { return
_useSynchronizationContext
; }