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