1 write to _sortedList
System.Collections.NonGeneric (1)
System\Collections\SortedList.cs (1)
1097
_sortedList
= sortedList;
1 reference to _sortedList
System.Collections.NonGeneric (1)
System\Collections\SortedList.cs (1)
1105
return
_sortedList
.ToDebugViewDictionaryItemArray();