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