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

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

See Also

Reference

IUser Members
NDepend.CodeModel Namespace
IUsed Interface