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

Member predicate Guard::getAValue

Gets a valid value for this guard. For example, if this guard is a test, then it can have Boolean values true and false.

AbstractValue getAValue()