Predicate LocalFlow::isInstanceField
Holds if the source variable v
is an instance field.
Import path
import semmle.code.csharp.dataflow.internal.DataFlowPrivate
predicate isInstanceField(FieldOrPropSourceVariable v)
Holds if the source variable v
is an instance field.
import semmle.code.csharp.dataflow.internal.DataFlowPrivate
predicate isInstanceField(FieldOrPropSourceVariable v)