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