30 references to ArgumentOutOfRange
System.Data (30)
fx\src\data\System\Data\ConstraintCollection.cs (1)
444throw ExceptionBuilder.ArgumentOutOfRange("index");
fx\src\data\System\Data\DataColumnCollection.cs (1)
604throw ExceptionBuilder.ArgumentOutOfRange("index");
fx\src\data\System\Data\DataRelationCollection.cs (1)
274throw ExceptionBuilder.ArgumentOutOfRange("index");
fx\src\data\System\Data\DataSet.cs (1)
1456throw ExceptionBuilder.ArgumentOutOfRange("rowState");
fx\src\data\System\Data\DataTable.cs (4)
4554throw ExceptionBuilder.ArgumentOutOfRange("LoadOption"); 4568throw ExceptionBuilder.ArgumentOutOfRange("LoadOption"); 4638throw ExceptionBuilder.ArgumentOutOfRange("LoadOption"); 4711throw ExceptionBuilder.ArgumentOutOfRange("LoadOption");
fx\src\data\System\Data\DataTableCollection.cs (1)
506throw ExceptionBuilder.ArgumentOutOfRange("index");
fx\src\data\System\Data\DataTableReader.cs (19)
256throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 307throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 319throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 332throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 367throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 380throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 422throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 434throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 446throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 458throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 470throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 482throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 494throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 506throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 518throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 530throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 555throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 568throw ExceptionBuilder.ArgumentOutOfRange("ordinal"); 590throw ExceptionBuilder.ArgumentOutOfRange("ordinal");
fx\src\data\System\Data\RbTree.cs (2)
1559throw ExceptionBuilder.ArgumentOutOfRange("index"); 1579throw ExceptionBuilder.ArgumentOutOfRange("index");