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

Member predicate SwitchCaseExpr::getBody

Gets the result of a switch arm, for example true in (false, false) => true.

Expr getBody()