2 references to BeginSendCore
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelHelpers.cs (2)
1784
return this.
BeginSendCore
(httpResponseMessage, timeout, callback, state);
1789
return this.
BeginSendCore
(null, timeout, callback, state);