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