2 references to BoundResumeStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Statements.vb (2)
5236Return New BoundResumeStatement(node, symbol, boundLabel, hasErrors:=Not IsValidLabelForGoto(symbol, node.Label, diagnostics)) 5240Return New BoundResumeStatement(node, Nothing, boundLabelExpression, hasErrors:=True)