3 writes to RequestContext
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ChannelHandler.cs (3)
970this.requestInfo.RequestContext = request; 2030this.RequestContext = null; 2048this.RequestContext = null;
1 reference to RequestContext
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
965if (this.requestInfo.RequestContext != null)