3 references to GoToLabel
Microsoft.CodeAnalysis.VisualBasic (3)
BoundTree\BoundOnErrorStatement.vb (2)
21Me.New(syntax, OnErrorStatementKind.GoToLabel, label, labelExpressionOpt, hasErrors) 27Debug.Assert((Me.OnErrorKind = OnErrorStatementKind.GoToLabel) = Not (Me.LabelOpt Is Nothing AndAlso Me.LabelExpressionOpt Is Nothing))
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (1)
352Case OnErrorStatementKind.GoToLabel