2 references to OnErrorGoToStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Parser\ParseStatement.vb (2)
979Dim statement = SyntaxFactory.OnErrorGoToStatement(SyntaxKind.OnErrorGoToLabelStatement, 1045Dim statement = SyntaxFactory.OnErrorGoToStatement(kind, onKeyword, errorKeyword, gotoKeyword, optionalMinusToken, label)