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