1 write to keyList
System.Collections (1)
System\Collections\Generic\SortedList.cs (1)
361private KeyList GetKeyListHelper() => keyList ??= new KeyList(this);