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