Predicate localExprFlow
Holds if data can flow from e1 to e2 in zero or more
local (intra-procedural) steps.
Import path
import semmle.code.csharp.dataflow.internal.DataFlowPublicpredicate localExprFlow(Expr e1, Expr e2)Holds if data can flow from e1 to e2 in zero or more
local (intra-procedural) steps.
import semmle.code.csharp.dataflow.internal.DataFlowPublicpredicate localExprFlow(Expr e1, Expr e2)