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