codeql/csharp-all
5.1.4-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()