2 references to ERR_ExpectedEndTry
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1219
or ErrorCode.
ERR_ExpectedEndTry
Parser\LanguageParser.cs (1)
8985
tryBlock = this.AddErrorToLastToken(tryBlock, ErrorCode.
ERR_ExpectedEndTry
);