2 references to SendAsynchronously
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
87_sendAsynchronously = channelDispatcher.SendAsynchronously;
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
51_sendAsynchronously = dispatch.ChannelDispatcher.SendAsynchronously;