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

Member predicate SwitchExpr::getCase

Gets the ith case of this switch.

SwitchCaseExpr getCase(int n)