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