Predicate depends
whether t depends on u
Import path
import semmle.code.csharp.metrics.Coupling
predicate depends(ValueOrRefType t, ValueOrRefType u)
whether t depends on u
import semmle.code.csharp.metrics.Coupling
predicate depends(ValueOrRefType t, ValueOrRefType u)