Module LocalFlow
Provides predicates related to local data flow.
Import path
import semmle.code.csharp.dataflow.internal.DataFlowPrivate
Predicates
defAssigns | |
excludeFromExposedRelations | Holds if node |
getALastEvalNode | Gets a node that may execute last in |
getAPostUpdateNodeForArg | Gets a node for which to construct a post-update node for argument |
localFlowStepCommon | |
localMustFlowStep | Holds if the value of |
usesInstanceField | Holds if the source variable of SSA definition |