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