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

Module ExceptionHandlerSplitting

Import path

import semmle.code.csharp.controlflow.internal.Splitting

Predicates

Classes

ExceptionHandlerSplit

A split for elements belonging to a catch clause, which determines the type of exception to handle. For example, in