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