1 override of VisitUnstructuredExceptionHandlingStatement
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\BoundNodes.xml.Generated.vb (1)
14464
Public Overrides Function
VisitUnstructuredExceptionHandlingStatement
(node As BoundUnstructuredExceptionHandlingStatement, arg As Object) As TreeDumperNode
1 reference to VisitUnstructuredExceptionHandlingStatement
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\BoundNodes.xml.Generated.vb (1)
9659
Return
VisitUnstructuredExceptionHandlingStatement
(CType(node, BoundUnstructuredExceptionHandlingStatement), arg)