1 write to requestReplyCorrelator
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
87this.requestReplyCorrelator = new RequestReplyCorrelator();
1 reference to requestReplyCorrelator
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
194get { return this.requestReplyCorrelator; }