2 instantiations of RequestInfo
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
77_requestInfo = new RequestInfo(this); 110_requestInfo = new RequestInfo(this);
1 reference to RequestInfo
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
38private RequestInfo _requestInfo;