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