1 write to GenerateWith
VisualBasicSyntaxGenerator (1)
XML\ParseTreeDescription.vb (1)
544GenerateWith = If(CType(el.Attribute("generate-with"), Boolean?), False)
1 reference to GenerateWith
VisualBasicSyntaxGenerator (1)
GreenNodes\GreenNodeWriter.vb (1)
534If withChild.GenerateWith Then