NDepend.API Documentation
IUsed Interface
Members 
NDepend.CodeModel Namespace : IUsed Interface
Represents a code element that can be used from another code element. This interface is implemented by IMethod, IField, IType, INamespace and IAssembly.
Syntax
public interface IUsed 
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IUsed Members
NDepend.CodeModel Namespace
IUser Interface