3 references to MinGreaterThanMax
System.Speech (3)
Internal\SrgsParser\XmlParser.cs (1)
1798
throw new ArgumentException(SR.Get(SRID.
MinGreaterThanMax
));
Recognition\GrammarBuilder.cs (1)
357
throw new ArgumentException(SR.Get(SRID.
MinGreaterThanMax
), maxParamName);
Recognition\SrgsGrammar\SrgsItem.cs (1)
95
throw new ArgumentException(SR.Get(SRID.
MinGreaterThanMax
));