NDepend.API Documentation
NbMethodsCalled Property
NDepend.CodeModel Namespace > IMethod Interface : NbMethodsCalled Property
Gets the number of methods this method is calling. Gets null if this method is declared in a third-party assembly.
Syntax
Nullable<uint> NbMethodsCalled {get;}
Requirements

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

See Also

Reference

IMethod Interface
IMethod Members