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

Member predicate SwitchExpr::getCase

Gets the ith case of this switch.

SwitchCaseExpr getCase(int n)