2 references to ArgumentOutOfRange_SmallCapacity
System (2)
compmod\system\collections\generic\sortedlist.cs (1)
219
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value, ExceptionResource.
ArgumentOutOfRange_SmallCapacity
);
compmod\system\collections\generic\throwhelper.cs (1)
209
case ExceptionResource.
ArgumentOutOfRange_SmallCapacity
: