1 write to correlationCount
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
100this.correlationCount = this.parameterInspectorCorrelationOffset + dispatch.MaxParameterInspectors;
1 reference to correlationCount
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
154get { return this.correlationCount; }