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