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

See Also

Reference

IMethod Interface
IMethod Members