Base:
method
CreateElement
System.Speech.Internal.GrammarBuilding.GrammarBuilderBase.CreateElement(System.Speech.Internal.SrgsParser.IElementFactory, System.Speech.Internal.SrgsParser.IElement, System.Speech.Internal.SrgsParser.IRule, System.Speech.Internal.GrammarBuilding.IdentifierCollection)
1 reference to CreateElement
System.Speech (1)
Internal\GrammarBuilding\SemanticKeyElement.cs (1)
76IElement ruleRef = _ruleRef.CreateElement(elementFactory, parent, rule, ruleIds);