3 references to ColumnOutOfRange
System.Data (3)
fx\src\data\System\Data\DataColumnCollection.cs (2)
90throw ExceptionBuilder.ColumnOutOfRange(index); 806throw ExceptionBuilder.ColumnOutOfRange(index);
fx\src\data\System\Data\DataRow.cs (1)
640throw ExceptionBuilder.ColumnOutOfRange(columnIndex);