Predicate accessesLocalFieldOrProperty
whether m accesses field or property f defined in the same type
Import path
import semmle.code.csharp.metrics.Coupling
predicate accessesLocalFieldOrProperty(Method m, Declaration f)
whether m accesses field or property f defined in the same type
import semmle.code.csharp.metrics.Coupling
predicate accessesLocalFieldOrProperty(Method m, Declaration f)