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