codeql/csharp-all
4.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
does t use dep in any way?
import semmle.code.csharp.metrics.Coupling
predicate usesType(Type t, Type u)