2 references to STAR
System.Data.Common (2)
System\Data\XDRSchema.cs (2)
508int bZeroOrMore = string.Compare(occurs, Keywords.STAR, StringComparison.Ordinal); 515throw ExceptionBuilder.AttributeValues(nameof(maxOccurs), "1", Keywords.STAR);