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

Member predicate SwitchExpr::getCase

Gets the ith case of this switch.

SwitchCaseExpr getCase(int n)