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