1 reference to CreateHttpOutput
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
848
return HttpOutput.
CreateHttpOutput
(listenerContext.Response, Listener, message, this.HttpMethod);