1 write to _sendAsynchronously
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
57_sendAsynchronously = dispatch.ChannelDispatcher.SendAsynchronously;
2 references to _sendAsynchronously
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
676if (_sendAsynchronously) 703if (_sendAsynchronously)