2 references to ArgumentOutOfRange_SmallCapacity
mscorlib (2)
system\collections\generic\list.cs (1)
117
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value, ExceptionResource.
ArgumentOutOfRange_SmallCapacity
);
system\throwhelper.cs (1)
279
case ExceptionResource.
ArgumentOutOfRange_SmallCapacity
: