2 references to SendAsynchronously
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
91_sendAsynchronously = channelDispatcher.SendAsynchronously;
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
57_sendAsynchronously = dispatch.ChannelDispatcher.SendAsynchronously;