NDepend.API Documentation
MethodsUsingMe Property (IProperty)
NDepend.CodeModel Namespace > IProperty Interface : MethodsUsingMe Property
Gets a sequence of methods that are calling this property's getter or setter.
Syntax
IEnumerable<IMethod> MethodsUsingMe {get;}
Requirements

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

See Also

Reference

IProperty Interface
IProperty Members