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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IType Interface
IType Members