5 writes to threshold
System.ServiceModel (5)
System\ServiceModel\SynchronizedKeyedCollection.cs (5)
24
this.
threshold
= int.MaxValue;
31
this.
threshold
= int.MaxValue;
41
this.
threshold
= int.MaxValue;
54
this.
threshold
= int.MaxValue;
56
this.
threshold
= dictionaryCreationThreshold;
1 reference to threshold
System.ServiceModel (1)
System\ServiceModel\SynchronizedKeyedCollection.cs (1)
94
else if (this.keyCount == this.
threshold
)