3 references to ItemElement
System.Speech (3)
Internal\GrammarBuilding\ItemElement.cs (2)
18
:
this
(builder, 1, 1)
23
:
this
((GrammarBuilderBase?)null, minRepeat, maxRepeat)
Recognition\GrammarBuilder.cs (1)
99
AddItem(new
ItemElement
(elementPhrase, minRepeat, maxRepeat));