2 implementations of GlobalTags
System.Speech (2)
Internal\SrgsCompiler\GrammarElement.cs (1)
185
Collection<string> IGrammar.
GlobalTags
Recognition\SrgsGrammar\SrgsGrammar.cs (1)
374
public Collection<string>
GlobalTags
1 write to GlobalTags
System.Speech (1)
Internal\SrgsParser\SrgsDocumentParser.cs (1)
68
grammar.
GlobalTags
= source.GlobalTags;
1 reference to GlobalTags
System.Speech (1)
Internal\SrgsParser\XmlParser.cs (1)
1565
grammar.
GlobalTags
.Add(GetTagContent(grammar, reader));