12 references to ERR_LbExpectedEndIf
Microsoft.CodeAnalysis.VisualBasic (4)
Errors\ErrorFacts.vb (1)
60ERRID.ERR_LbExpectedEndIf,
Parser\BlockContexts\CompilationUnitContext.vb (1)
413rewritten = Parser.ReportSyntaxError(rewritten, ERRID.ERR_LbExpectedEndIf)
Scanner\Directives.vb (1)
648eof = Parser.ReportSyntaxError(eof, ERRID.ERR_LbExpectedEndIf)
Syntax\SyntaxFactory.vb (1)
1082Case ERRID.ERR_LbExpectedEndIf,
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (8)
Parser\ParseErrorTests.vb (8)
45Diagnostic(ERRID.ERR_LbExpectedEndIf, "#If True")) 59Diagnostic(ERRID.ERR_LbExpectedEndIf, "#If True Then")) 75Diagnostic(ERRID.ERR_LbExpectedEndIf, "#If True ThEn"), 76Diagnostic(ERRID.ERR_LbExpectedEndIf, "#If True TheN"), 77Diagnostic(ERRID.ERR_LbExpectedEndIf, "#If True Then")) 94Diagnostic(ERRID.ERR_LbExpectedEndIf, "#If True TheN"), 95Diagnostic(ERRID.ERR_LbExpectedEndIf, "#If True Then")) 109Diagnostic(ERRID.ERR_LbExpectedEndIf, ""))