3 references to ERR_ExpectedEndIf
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
113ERRID.ERR_ExpectedEndIf,
Parser\BlockContexts\BlockContext.vb (1)
684errorId = ERRID.ERR_ExpectedEndIf
Parser\BlockContexts\IfBlockContext.vb (1)
78begin = Parser.ReportSyntaxError(begin, ERRID.ERR_ExpectedEndIf)