2 references to BoundUnstructuredExceptionHandlingStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Statements.vb (1)
361statements.Add(New BoundUnstructuredExceptionHandlingStatement(methodBlock,
Generated\BoundNodes.xml.Generated.vb (1)
8470Dim result = New BoundUnstructuredExceptionHandlingStatement(Me.Syntax, containsOnError, containsResume, resumeWithoutLabelOpt, trackLineNumber, body, Me.HasErrors)