14 references to InvalidOffsetLength
System.Data (14)
fx\src\data\System\Data\ConstraintCollection.cs (1)
446throw ExceptionBuilder.InvalidOffsetLength();
fx\src\data\System\Data\DataColumnCollection.cs (1)
606throw ExceptionBuilder.InvalidOffsetLength();
fx\src\data\System\Data\DataRelationCollection.cs (1)
277throw ExceptionBuilder.InvalidOffsetLength();
fx\src\data\System\Data\DataTableCollection.cs (1)
508throw ExceptionBuilder.InvalidOffsetLength();
fx\src\data\System\Data\RbTree.cs (2)
1564throw ExceptionBuilder.InvalidOffsetLength(); 1583throw ExceptionBuilder.InvalidOffsetLength();
fx\src\data\System\Data\SqlClient\SqlSequentialStream.cs (2)
333throw ExceptionBuilder.InvalidOffsetLength(); 339throw ExceptionBuilder.InvalidOffsetLength();
fx\src\data\System\Data\SqlClient\SqlSequentialTextReader.cs (2)
470throw ExceptionBuilder.InvalidOffsetLength(); 476throw ExceptionBuilder.InvalidOffsetLength();
fx\src\data\System\Data\SqlClient\TdsParser.cs (4)
10245throw ExceptionBuilder.InvalidOffsetLength(); 10250throw ExceptionBuilder.InvalidOffsetLength(); 10349throw ExceptionBuilder.InvalidOffsetLength(); 10354throw ExceptionBuilder.InvalidOffsetLength();