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