Predicate efferentCoupling
The efferent coupling of a type is the number of types that it directly depends on.
Import path
import semmle.code.csharp.metrics.Couplingpredicate efferentCoupling(ValueOrRefType t, int ce)The efferent coupling of a type is the number of types that it directly depends on.
import semmle.code.csharp.metrics.Couplingpredicate efferentCoupling(ValueOrRefType t, int ce)