2 references to ArgumentOutOfRange_SmallCapacity
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\List.cs (1)
104
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.value, ExceptionResource.
ArgumentOutOfRange_SmallCapacity
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1111
case ExceptionResource.
ArgumentOutOfRange_SmallCapacity
: