3 references to ERR_UnrecognizedEnd
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
451ERRID.ERR_UnrecognizedEnd,
Parser\BlockContexts\DeclarationContext.vb (1)
451ErrorId = ERRID.ERR_UnrecognizedEnd
Parser\Parser.vb (1)
1726statement = ReportSyntaxError(ParseStopOrEndStatement(), ERRID.ERR_UnrecognizedEnd)