2 references to IsEndOfCatchClause
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
115
case TerminatorState.
IsEndOfCatchClause
when this.IsEndOfCatchClause():
8425
_termState |= TerminatorState.
IsEndOfCatchClause
;