advanced-security/qtil-csharp
0.0.3
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()