1 write to httpContext
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedHttpTransportManager.cs (1)
238this.httpContext = HttpContext.Current;
1 reference to httpContext
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedHttpTransportManager.cs (1)
251System.Runtime.Remoting.Messaging.CallContext.HostContext = data.httpContext;