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

Predicate Internal::PreCfg::preControls

Holds if pre-basic-block bb only is reached when guard g has abstract value v.

Import path

import semmle.code.csharp.controlflow.Guards
predicate preControls(Guard g, PreBasicBlock bb, AbstractValue v)