NDepend.API Documentation
NbNamespacesUsed Property
NDepend.CodeModel Namespace > INamespace Interface : NbNamespacesUsed Property
Gets the number of namespaces this namespace is using. Gets null if this namespace is declared in a third-party assembly.
Syntax
Nullable<uint> NbNamespacesUsed {get;}
Requirements

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

See Also

Reference

INamespace Interface
INamespace Members