2 instantiations of RequestInfo
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
73_requestInfo = new RequestInfo(this); 106_requestInfo = new RequestInfo(this);
1 reference to RequestInfo
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
35private RequestInfo _requestInfo;