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

Member predicate TryStmt::getAnExceptionHandler

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

CatchClause getAnExceptionHandler(ExceptionClass ex)