Predicate hasAccessingMethod
whether t has a method m that accesses some local field,
Import path
import semmle.code.csharp.metrics.Couplingpredicate hasAccessingMethod(ValueOrRefType t, Method m)whether t has a method m that accesses some local field,
import semmle.code.csharp.metrics.Couplingpredicate hasAccessingMethod(ValueOrRefType t, Method m)