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

Predicate Make::first

Holds if first is the first element executed within control flow element cft.

Import path

import codeql.controlflow.Cfg
predicate first(ControlFlowTree cft, AstNode first)