2 writes to _index
System.Collections (2)
System\Collections\Generic\OrderedDictionary.cs (2)
1440_index++; 1456_index = 0;
2 references to _index
System.Collections (2)
System\Collections\Generic\OrderedDictionary.cs (2)
1435if (_index < dictionary._count) 1438ref Entry entry = ref dictionary._entries[_index];