5 writes to _version
System.Collections (5)
System\Collections\Generic\OrderedDictionary.cs (5)
470_version++; 543_version++; 792_version++; 866_version++; 890_version++;
3 references to _version
System.Collections (3)
System\Collections\Generic\OrderedDictionary.cs (3)
1410_version = _dictionary._version; 1436if (_version != dictionary._version) 1457if (_version != _dictionary._version)