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

Member predicate TryStmt :: getCatchClause

Gets the nth catch clause of this try statement.

CatchClause getCatchClause ( int n )