1 write to valueList
System.Collections (1)
System\Collections\Generic\SortedList.cs (1)
363private ValueList GetValueListHelper() => valueList ??= new ValueList(this);