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

See Also

Reference

IEvent Interface
IEvent Members