4 writes to count
System (4)
compmod\system\collections\specialized\listdictionary.cs (4)
99count++; 196count++; 203count = 0; 278count--;
2 references to count
System (2)
compmod\system\collections\specialized\listdictionary.cs (2)
108return count; 233if (array.Length - index < count)