3 references to InvalidSubsetAttribute
System.Speech (3)
Internal\SrgsParser\XmlParser.cs (1)
906ThrowSrgsException(SRID.InvalidSubsetAttribute, reader.Name);
Recognition\SrgsGrammar\SrgsSubset.cs (2)
28throw new ArgumentException(SR.Get(SRID.InvalidSubsetAttribute), nameof(matchingMode)); 50throw new ArgumentException(SR.Get(SRID.InvalidSubsetAttribute), nameof(value));