3 writes to keyCount
mscorlib (3)
system\collections\objectmodel\keyedcollection.cs (3)
159keyCount = 0; 214keyCount++; 234keyCount--;
1 reference to keyCount
mscorlib (1)
system\collections\objectmodel\keyedcollection.cs (1)
205else if (keyCount == threshold) {