NDepend.API Documentation
BackingField Property (IEvent)
NDepend.CodeModel Namespace > IEvent Interface : BackingField Property
When the add and remove accessors of an event are not defined explicitly, the compiler defines a backing filed for the event. Returns this field if it exists, else returns null.
Syntax
IField BackingField {get;}
Requirements

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

See Also

Reference

IEvent Interface
IEvent Members