2 references to RuleRefElement
System.Speech (2)
Internal\GrammarBuilding\RuleRefElement.cs (1)
54return new RuleRefElement(_rule, _semanticKey);
Internal\GrammarBuilding\SemanticKeyElement.cs (1)
19_ruleRef = new RuleRefElement(rule, _semanticKey);