2 implementations of Content
System.Speech (2)
Internal\SrgsCompiler\SemanticTag.cs (1)
21
void ISemanticTag.
Content
(IElement parentElement, string sTag, int iLine)
Recognition\SrgsGrammar\SrgsSemanticInterpretationTag.cs (1)
89
void ISemanticTag.
Content
(IElement parent, string value, int line)
2 references to Content
System.Speech (2)
Internal\SrgsParser\SrgsDocumentParser.cs (1)
261
tag.
Content
(parent, srgsTag.Script, 0);
Internal\SrgsParser\XmlParser.cs (1)
1056
semanticTag.
Content
(parent, content, 0);