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