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

Member predicate TryStmt::getAnExceptionHandler

Gets the catch clause that handles an exception of type ex, if any.

CatchClause getAnExceptionHandler(ExceptionClass ex)