5 references to indices
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Array.cs (4)
427ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices); 485ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices); 533ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices); 593ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1021case ExceptionArgument.indices: