NDepend.API Documentation
MethodsCalled Property (IEvent)
NDepend.CodeModel Namespace > IEvent Interface : MethodsCalled Property
Gets a sequence of methods called by this event's add or remove accessor.
Syntax
IEnumerable<IMethod> MethodsCalled {get;}
Requirements

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

See Also

Reference

IEvent Interface
IEvent Members