1 write to _correlationCount
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
48_correlationCount = _messageInspectors.Length + behavior.MaxParameterInspectors;
1 reference to _correlationCount
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
63get { return _correlationCount; }