2 references to AttributeValues
System.Data.Common (2)
System\Data\XDRSchema.cs (2)
501throw ExceptionBuilder.AttributeValues(nameof(minOccurs), "0", "1"); 515throw ExceptionBuilder.AttributeValues(nameof(maxOccurs), "1", Keywords.STAR);