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