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