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)
676
if (
_sendAsynchronously
)
703
if (
_sendAsynchronously
)