3 writes to RequestContext
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (3)
701_requestInfo.RequestContext = request; 1258this.RequestContext = null; 1268this.RequestContext = null;
1 reference to RequestContext
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
696if (_requestInfo.RequestContext != null)