3 references to ResumeNext
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Statements.vb (2)
548If node.OnErrorKind = OnErrorStatementKind.ResumeNext Then 5294Return New BoundOnErrorStatement(node, OnErrorStatementKind.ResumeNext, Nothing, Nothing)
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (1)
356Case OnErrorStatementKind.ResumeNext