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

Member predicate TryStmt::getCatchClause

Gets the nth catch clause of this try statement.

CatchClause getCatchClause(int n)