3 references to AttributeValues
System.Data (3)
fx\src\data\System\Data\XDRSchema.cs (3)
470
throw ExceptionBuilder.
AttributeValues
("minOccurs", "0", "1");
489
throw ExceptionBuilder.
AttributeValues
("maxOccurs", "1", Keywords.STAR);
492
throw ExceptionBuilder.
AttributeValues
("maxOccurs", "1", Keywords.STAR);