3 writes to keyCount
System.ServiceModel (3)
System\ServiceModel\SynchronizedKeyedCollection.cs (3)
104this.keyCount++; 132this.keyCount = 0; 245this.keyCount--;
1 reference to keyCount
System.ServiceModel (1)
System\ServiceModel\SynchronizedKeyedCollection.cs (1)
94else if (this.keyCount == this.threshold)