2 implementations of RemoveAllRules
System.Speech (2)
Internal\SrgsCompiler\SrgsElementCompilerFactory.cs (1)
30void IElementFactory.RemoveAllRules()
Recognition\SrgsGrammar\SrgsElementFactory.cs (1)
23void IElementFactory.RemoveAllRules()
4 references to RemoveAllRules
System.Speech (4)
Internal\SrgsParser\SrgsDocumentParser.cs (1)
34_parser.RemoveAllRules();
Internal\SrgsParser\XmlParser.cs (3)
96_parser.RemoveAllRules(); 103_parser.RemoveAllRules(); 109_parser.RemoveAllRules();