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