NDepend.API Documentation
IsUsedFromAssemblyAttributes Property
NDepend.CodeModel Namespace > IType Interface : IsUsedFromAssemblyAttributes Property
Gets a value indicating whether this type is used from an attribute tagging an assembly.
Syntax
bool IsUsedFromAssemblyAttributes {get;}
Remarks
This state has been introduced to avoid considering a type as not used anywhere when it is only used from an assembly attribute, in situations like:
Requirements

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

See Also

Reference

IType Interface
IType Members