1 override of VisitStopStatement
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\BoundNodes.xml.Generated.vb (1)
14520
Public Overrides Function
VisitStopStatement
(node As BoundStopStatement, arg As Object) As TreeDumperNode
1 reference to VisitStopStatement
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\BoundNodes.xml.Generated.vb (1)
9671
Return
VisitStopStatement
(CType(node, BoundStopStatement), arg)