5 writes to _threshold
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\SynchronizedKeyedCollection.cs (5)
24
_threshold
= int.MaxValue;
31
_threshold
= int.MaxValue;
41
_threshold
= int.MaxValue;
54
_threshold
= int.MaxValue;
56
_threshold
= dictionaryCreationThreshold;
1 reference to _threshold
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\SynchronizedKeyedCollection.cs (1)
94
else if (_keyCount ==
_threshold
)