1 reference to ArgumentOutOfRange_SmallCapacity
System.Collections (1)
System\Collections\Generic\SortedList.cs (1)
233
throw new ArgumentOutOfRangeException(nameof(value), value, SR.
ArgumentOutOfRange_SmallCapacity
);