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