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