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