1 override of VisitXmlComment
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\BoundNodes.xml.Generated.vb (1)
14399Public 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)
9643Return VisitXmlComment(CType(node, BoundXmlComment), arg)