1 type derived from EmptyHttpPipeline
System.ServiceModel (1)
System\ServiceModel\Channels\HttpPipeline.cs (1)
324class HttpMessageSupportedHttpPipeline : EmptyHttpPipeline
1 instantiation of EmptyHttpPipeline
System.ServiceModel (1)
System\ServiceModel\Channels\HttpPipeline.cs (1)
85return new EmptyHttpPipeline(httpRequestContext);