NDepend.API Documentation
NbMethods Property
NDepend.CodeModel Namespace > ICodeElementParent Interface : NbMethods Property
Gets the number of methods declared in this assembly, namespace or type. Gets null if the parent assembly is a third-party assembly.
Syntax
Nullable<uint> NbMethods {get;}
Requirements

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

See Also

Reference

ICodeElementParent Interface
ICodeElementParent Members