5 writes to _threshold
System.ServiceModel.Primitives (5)
System\ServiceModel\SynchronizedKeyedCollection.cs (5)
25
_threshold
= int.MaxValue;
32
_threshold
= int.MaxValue;
39
_threshold
= int.MaxValue;
52
_threshold
= int.MaxValue;
56
_threshold
= dictionaryCreationThreshold;
1 reference to _threshold
System.ServiceModel.Primitives (1)
System\ServiceModel\SynchronizedKeyedCollection.cs (1)
103
else if (_keyCount ==
_threshold
)