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

Member predicate SwitchCaseExpr::getBody

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

Expr getBody()