Searched refs:ThrowIndexOutOfBoundsException (Results 1 – 3 of 3) sorted by relevance
165 void ThrowIndexOutOfBoundsException(int index, int length)
329 void ThrowIndexOutOfBoundsException(int index, int length) { in ThrowIndexOutOfBoundsException() function
132 ThrowIndexOutOfBoundsException(index, length - start); in CheckElementIndex()