2 references to CreateHttpOutput
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
1229HttpOutput httpOutput = HttpOutput.CreateHttpOutput(this.webRequest, this.factory, request, this.factory.IsChannelBindingSupportEnabled); 1546this.httpOutput = HttpOutput.CreateHttpOutput(this.request, this.factory, this.requestMessage, this.factory.IsChannelBindingSupportEnabled);