1 write to _version
System.Collections (1)
System\Collections\Generic\SortedList.cs (1)
766_version = _sortedList.version;
2 references to _version
System.Collections (2)
System\Collections\Generic\SortedList.cs (2)
794if (_version != _sortedList.version) throw new InvalidOperationException(SR.InvalidOperation_EnumFailedVersion); 860if (_version != _sortedList.version)