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