3 instantiations of SrgsElementList
System.Speech (3)
Recognition\SrgsGrammar\SrgsItem.cs (1)
22_elements = new SrgsElementList();
Recognition\SrgsGrammar\SrgsRule.cs (2)
27_elements = new SrgsElementList(); 35_elements = new SrgsElementList();
3 references to SrgsElementList
System.Speech (3)
Recognition\SrgsGrammar\SrgsItem.cs (2)
314private SrgsElementList _elements; 391private SrgsElementList _elements;
Recognition\SrgsGrammar\SrgsRule.cs (1)
398private SrgsElementList _elements;