2 references to CantFindAConstructor
System.Speech (2)
Internal\SrgsCompiler\AppDomainGrammarProxy.cs (1)
224throw new FormatException(SR.Get(SRID.CantFindAConstructor, grammar, rule, FormatConstructorParameters(mis, method)));
Recognition\Grammar.cs (1)
802throw new FormatException(SR.Get(SRID.CantFindAConstructor, grammar, rule, FormatConstructorParameters(cis)));