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

Member predicate Ssa :: PhiNode :: hasInputFromBlock

Holds if inp is an input to this phi node along the edge originating in bb.

predicate hasInputFromBlock ( Definition inp , BasicBlock bb )