6 references to InvalidAttributeValue
System.Data (6)
fx\src\data\System\Data\DataSet.cs (2)
3139
throw ExceptionBuilder.
InvalidAttributeValue
(Keywords.USEDATASETSCHEMAONLY, _useDataSetSchemaOnly);
3155
throw ExceptionBuilder.
InvalidAttributeValue
(Keywords.UDTCOLUMNVALUEWRAPPED, _udtIsWrappedString);
fx\src\data\System\Data\XDRSchema.cs (2)
145
throw ExceptionBuilder.
InvalidAttributeValue
("content", value);
281
throw ExceptionBuilder.
InvalidAttributeValue
("type", dt);
fx\src\data\System\Data\XMLSchema.cs (2)
93
throw ExceptionBuilder.
InvalidAttributeValue
(attrName, value);
1038
throw ExceptionBuilder.
InvalidAttributeValue
(attrName, value);