NDepend.API Documentation
NbTypesUsed Property (IType)
NDepend.CodeModel Namespace > IType Interface : NbTypesUsed Property
Gets the number of types this type is using. Gets null if this type is declared in a third-party assembly.
Syntax
Nullable<uint> NbTypesUsed {get;}
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