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