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

Predicate MakeImplStage1::ImplStage1::Stage1::parameterMayFlowThrough

Holds if flow may enter through p and reach a return node making p a candidate for the origin of a summary.

Import path

import codeql.dataflow.internal.DataFlowImplStage1
predicate parameterMayFlowThrough(ParamNodeEx p, boolean emptyAp)