1 write to Parent
System.Speech (1)
Internal\GrammarBuilding\GrammarBuilderBase.cs (1)
20
Parent
= parent;
4 references to Parent
System.Speech (4)
Internal\GrammarBuilding\BuilderElements.cs (4)
91
BuilderElements parent = current.
Parent
!;
111
thisOne.
Parent
!.Items[thisOne.
Parent
.Items.IndexOf(thisOne)] = ruleRef;
113
parent.Items[current.
Parent
!.Items.IndexOf(current)] = ruleRef;