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

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)