5 writes to _version
System.Collections (5)
System\Collections\Generic\OrderedDictionary.cs (5)
469_version++; 542_version++; 791_version++; 865_version++; 889_version++;
3 references to _version
System.Collections (3)
System\Collections\Generic\OrderedDictionary.cs (3)
1409_version = _dictionary._version; 1435if (_version != dictionary._version) 1456if (_version != _dictionary._version)