2 implementations of Root
System.Speech (2)
Internal\SrgsCompiler\GrammarElement.cs (1)
26
string? IGrammar.
Root
Recognition\SrgsGrammar\SrgsGrammar.cs (1)
266
string? IGrammar.
Root
3 writes to Root
System.Speech (3)
Internal\SrgsParser\SrgsDocumentParser.cs (1)
64
grammar.
Root
= source.Root.Id;
Internal\SrgsParser\XmlParser.cs (1)
287
grammar.
Root
= reader.Value;
Recognition\GrammarBuilder.cs (1)
491
elementFactory.Grammar.
Root
= rootId;
1 reference to Root
System.Speech (1)
Internal\SrgsParser\XmlParser.cs (1)
285
if (grammar.
Root
== null)