1 write to IsRoot
VisualBasicSyntaxGenerator (1)
XML\ParseTreeDescription.vb (1)
326
IsRoot
= If(CType(el.Attribute("root"), Boolean?), False)
2 references to IsRoot
VisualBasicSyntaxGenerator (2)
Grammar\GrammarGenerator.vb (2)
231
If common.
IsRoot
Then
280
While Not current.ParentStructure.
IsRoot