1 write to _semanticKey
System.Speech (1)
Internal\GrammarBuilding\SemanticKeyElement.cs (1)
17
_semanticKey
= semanticKey;
4 references to _semanticKey
System.Speech (4)
Internal\GrammarBuilding\SemanticKeyElement.cs (4)
19
_ruleRef = new RuleRefElement(rule,
_semanticKey
);
38
return
_semanticKey
== refObj.
_semanticKey
;
65
SemanticKeyElement semanticKeyElement = new(
_semanticKey
);