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