2 references to Send
System.ServiceModel (2)
System\ServiceModel\Channels\HttpPipeline.cs (1)
369
httpOutput.
Send
(response, timeout);
System\ServiceModel\Channels\HttpRequestContext.cs (1)
436
this.httpOutput.
Send
(httpResponseMessage, this.DefaultSendTimeout);