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

Member predicate TryStmt :: getAnExceptionHandler

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

CatchClause getAnExceptionHandler ( ExceptionClass ex )