1 write to CorrelationCount
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
45CorrelationCount = _messageInspectors.Length + behavior.MaxParameterInspectors;
1 reference to CorrelationCount
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ProxyRpc.cs (1)
36Correlation = EmptyArray<object>.Allocate(operation.Parent.CorrelationCount);