3 writes to start
mscorlib (3)
system\collections\listdictionaryinternal.cs (3)
387this.start = true; 406start = false; 420start = true;
1 reference to start
mscorlib (1)
system\collections\listdictionaryinternal.cs (1)
404if (start) {