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