codeql/csharp-all
2.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the expression being switched against. For example, x in x switch { ... }.
x
x switch { ... }
Expr getExpr()