2 references to IndexOutOfRange
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\TypeCast.cs (1)
741
throw array.GetMethodTable()->GetClasslibException(ExceptionIDs.
IndexOutOfRange
);
System\RuntimeExceptionHelpers.cs (1)
86
case ExceptionIDs.
IndexOutOfRange
: