2 references to SendResponseCore
System.ServiceModel (2)
System\ServiceModel\Channels\HttpRequestContext.cs (2)
674
return this.
SendResponseCore
(httpResponseMessage, out success);
718
return this.
SendResponseCore
(httpResponseMessage, out success);