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