NDepend.API Documentation
AssemblyReferences Property
NDepend.CodeModel Namespace > IAssembly Interface : AssemblyReferences Property
Get the list of assemblies referenced by this assembly.
Syntax
IReadOnlyList<IAssemblyReference> AssemblyReferences {get;}
Remarks
Unlike this returns simple with only name and version. Also for third-party assemblies resolved is empty but not this list.
Requirements

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

See Also

Reference

IAssembly Interface
IAssembly Members
AssembliesUsed Property
IAssemblyReference Interface
AssembliesUsed Property