2 implementations of RemoveAllRules
System.Speech (2)
Internal\SrgsCompiler\SrgsElementCompilerFactory.cs (1)
30
void IElementFactory.
RemoveAllRules
()
Recognition\SrgsGrammar\SrgsElementFactory.cs (1)
23
void 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
();