1 override of VisitXmlComment
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\BoundNodes.xml.Generated.vb (1)
14399
Public Overrides Function
VisitXmlComment
(node As BoundXmlComment, arg As Object) As TreeDumperNode
1 reference to VisitXmlComment
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\BoundNodes.xml.Generated.vb (1)
9643
Return
VisitXmlComment
(CType(node, BoundXmlComment), arg)