1 reference to CreateHttpPipeline
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
172
this.httpPipeline = HttpPipeline.
CreateHttpPipeline
(this, transportIntegrationHandler, this.IsWebSocketRequest);