3 references to ERR_ExpectedEndTry
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
275
ERRID.
ERR_ExpectedEndTry
,
Parser\BlockContexts\BlockContext.vb (1)
712
errorId = ERRID.
ERR_ExpectedEndTry
Parser\BlockContexts\TryBlockContext.vb (1)
76
beginStmt = Parser.ReportSyntaxError(beginStmt, ERRID.
ERR_ExpectedEndTry
)