3 references to STAR
System.Data (3)
fx\src\data\System\Data\XDRSchema.cs (3)
476int bZeroOrMore = string.Compare(occurs, Keywords.STAR , StringComparison.Ordinal); 489throw ExceptionBuilder.AttributeValues("maxOccurs", "1", Keywords.STAR); 492throw ExceptionBuilder.AttributeValues("maxOccurs", "1", Keywords.STAR);