2 references to OnSendAsync
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\OutputChannel.cs (2)
42return OnSendAsync(message, timeout).ToApm(callback, state); 117return OnSendAsync(message, timeout);