NDepend.API Documentation
IsEventDelegateObject Property
NDepend.CodeModel Namespace > IField Interface : IsEventDelegateObject Property
Gets a value indicating whether this field is an event delegate object. C# and VB.NET compilers define for each event an event adder, an event remover, and a field typed with a delegate class.
Syntax
bool IsEventDelegateObject {get;}
Requirements

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

See Also

Reference

IField Interface
IField Members