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

Member predicate CatchClause :: isLast

Holds if this is the last catch clause in the try statement that it belongs to.

predicate isLast ( )