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