4 writes to count
System.Collections.Specialized (4)
System\Collections\Specialized\ListDictionary.cs (4)
97count++; 179count++; 184count = 0; 259count--;
2 references to count
System.Collections.Specialized (2)
System\Collections\Specialized\ListDictionary.cs (2)
105return count; 210if (array.Length - index < count)