2 references to HttpMessagesSupported
System.ServiceModel (2)
System\ServiceModel\Channels\HttpPipeline.cs (1)
80
if (httpRequestContext.
HttpMessagesSupported
)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
713
if (this.context.
HttpMessagesSupported
)