codeql/csharp-all
3.1.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the result of a switch arm, for example true in (false, false) => true.
true
(false, false) => true
Expr getBody()