5 references to ApplyHostedContext
System.ServiceModel (5)
System\ServiceModel\Channels\HttpsTransportBindingElement.cs (1)
131AspNetEnvironment.Current.ApplyHostedContext(listener, context);
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
660AspNetEnvironment.Current.ApplyHostedContext(listener, context);
System\ServiceModel\Channels\MsmqTransportBindingElement.cs (1)
170AspNetEnvironment.Current.ApplyHostedContext(msmqListener, context);
System\ServiceModel\Channels\NamedPipeTransportBindingElement.cs (1)
134AspNetEnvironment.Current.ApplyHostedContext(listener, context);
System\ServiceModel\Channels\TcpTransportBindingElement.cs (1)
189AspNetEnvironment.Current.ApplyHostedContext(listener, context);