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