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