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