2 writes to _name
System.Speech (2)
Result\RecognizedPhrase.cs (2)
554node._name = (string)thisSemanticValue.Value!; 1129_rule = _name = rule;
3 references to _name
System.Speech (3)
Result\RecognizedPhrase.cs (3)
468SemanticValue semanticValue = new(ruleTree._name, null, ruleTree._confidence); 485throw new InvalidOperationException(SR.Get(SRID.DupSemanticValue, ruleTree._name)); 508semanticValue._dictionary.Add(children._name, childrenSemantics);