3 writes to _tag
System.Speech (3)
Recognition\SemanticResultValue.cs (3)
18_tag = new TagElement(value); 25_tag = new TagElement(new GrammarBuilderPhrase(phrase), value); 32_tag = new TagElement(builder.Clone(), value);
1 reference to _tag
System.Speech (1)
Recognition\SemanticResultValue.cs (1)
51return _tag;