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