1 write to correlationCount
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
55
this.
correlationCount
= this.messageInspectors.Length + behavior.MaxParameterInspectors;
1 reference to correlationCount
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
70
get { return this.
correlationCount
; }