NDepend.API Documentation
IAttributeTarget Interface
Members 
NDepend.CodeModel Namespace : IAttributeTarget Interface
Represents a code element that can be tagged by an attribute. This interface is implemented by IMethod, IField, IType and IAssembly.
Syntax
public interface IAttributeTarget : 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

IAttributeTarget Members
NDepend.CodeModel Namespace