6 references to InvalidOffsetLength
System.Data.Common (6)
System\Data\ConstraintCollection.cs (1)
492throw ExceptionBuilder.InvalidOffsetLength();
System\Data\DataColumnCollection.cs (1)
664throw ExceptionBuilder.InvalidOffsetLength();
System\Data\DataRelationCollection.cs (1)
297throw ExceptionBuilder.InvalidOffsetLength();
System\Data\DataTableCollection.cs (1)
561throw ExceptionBuilder.InvalidOffsetLength();
System\Data\RbTree.cs (2)
1638throw ExceptionBuilder.InvalidOffsetLength(); 1662throw ExceptionBuilder.InvalidOffsetLength();