NDepend.API Documentation
NbTypesUsingMe Property (IAssembly)
NDepend.CodeModel Namespace > IAssembly Interface : NbTypesUsingMe Property
Gets a numeric nullable value counting types outside this assembly using a child type of this assembly.
Syntax
Nullable<uint> NbTypesUsingMe {get;}

Property Value

null if this assembly is a third-party assembly.
Otherwise returns this assembly NbTypesUsingMe numeric value.
Remarks
More information concerning the usefulness of this code metric is available in the descripions of the NormDistFromMainSeq and RelationalCohesion code metrics.
Requirements

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

See Also

Reference

IAssembly Interface
IAssembly Members