1 write to Description
VisualBasicSyntaxGenerator (1)
XML\ParseTreeDescription.vb (1)
320
Description
= el.<description>.Value
5 references to Description
VisualBasicSyntaxGenerator (5)
GreenNodes\GreenNodeFactoryWriter.vb (1)
172
GenerateSummaryXmlComment(_writer, nodeStructure.
Description
)
RedNodes\RedNodeFactoryWriter.vb (2)
339
GenerateSummaryXmlComment(_writer, nodeStructure.
Description
)
665
GenerateSummaryXmlComment(_writer, nodeStructure.
Description
)
Util\WriteUtils.vb (1)
659
Dim descriptionText As String = struct.
Description
XML\ParseTreeDescription.vb (1)
403
Description = If(el.<description>.Value, struct.
Description
)