5 writes to _version
System.Collections (5)
System\Collections\Generic\OrderedDictionary.cs (5)
470_version++; 543_version++; 788_version++; 859_version++; 883_version++;
3 references to _version
System.Collections (3)
System\Collections\Generic\OrderedDictionary.cs (3)
1401_version = _dictionary._version; 1427if (_version != dictionary._version) 1448if (_version != _dictionary._version)