5 references to indices
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Array.cs (4)
425ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices); 483ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices); 531ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices); 591ThrowHelper.ThrowArgumentNullException(ExceptionArgument.indices);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1013case ExceptionArgument.indices: