CodeQL library for C#
codeql/csharp-all 3.1.2-dev (changelog, source)
Search

Member predicate TryStmt::getCatchClause

Gets the nth catch clause of this try statement.

CatchClause getCatchClause(int n)