5 references to indices
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Array.cs (4)
817ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices); 875ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices); 923ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices); 983ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1015case ExceptionArgument.indices: