Module LocalFlow
Provides predicates related to local data flow.
Import path
import semmle.code.csharp.dataflow.internal.DataFlowPrivatePredicates
| 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 |