2 references to len
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
184
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.
len
, ExceptionResource.ArgumentOutOfRange_HugeArrayNotSupported);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1009
case ExceptionArgument.
len
: