2 references to SendResponseAndClose
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
1161context.SendResponseAndClose(statusCode, statusDescription);
System\ServiceModel\Channels\HttpRequestContext.cs (1)
406SendResponseAndClose(statusCode, string.Empty);