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