4 writes to count
mscorlib (4)
system\collections\listdictionaryinternal.cs (4)
88
count
++;
175
count
++;
179
count
= 0;
247
count
--;
1 reference to count
mscorlib (1)
system\collections\listdictionaryinternal.cs (1)
94
return
count
;