5 writes to _version
System.Collections (5)
System\Collections\Generic\OrderedDictionary.cs (5)
464_version++; 537_version++; 786_version++; 860_version++; 884_version++;
3 references to _version
System.Collections (3)
System\Collections\Generic\OrderedDictionary.cs (3)
1404_version = _dictionary._version; 1430if (_version != dictionary._version) 1451if (_version != _dictionary._version)