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)
63
get { return
_correlationCount
; }