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

Member predicate AbstractValues :: BooleanValue :: branch

Holds if the s branch out of cfe is taken iff e has this value.

predicate branch ( ControlFlowElement cfe , ConditionalSuccessor s , Expr e )