3 writes to _keyCount
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\SynchronizedKeyedCollection.cs (3)
104
_keyCount
++;
132
_keyCount
= 0;
245
_keyCount
--;
1 reference to _keyCount
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\SynchronizedKeyedCollection.cs (1)
94
else if (
_keyCount
== _threshold)