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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

ICodeElementParent Interface
ICodeElementParent Members