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