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