2 references to RowOutOfRange
System.Data (2)
fx\src\data\System\Data\DataView.cs (1)
1265
throw ExceptionBuilder.
RowOutOfRange
(recordIndex);
fx\src\data\System\Data\RbTree.cs (1)
1407
throw ExceptionBuilder.
RowOutOfRange
(userIndex);