NDepend.API Documentation
FieldsUsed Property (IProperty)
NDepend.CodeModel Namespace > IProperty Interface : FieldsUsed Property
Gets a sequence of fields used by this property's getter or setter.
Syntax
IEnumerable<IField> FieldsUsed {get;}
Requirements

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

See Also

Reference

IProperty Interface
IProperty Members