NDepend.API Documentation
IsNewSlot Property (IProperty)
NDepend.CodeModel Namespace > IProperty Interface : IsNewSlot Property
Gets a value indicating whether this property is new-slot.
Syntax
bool IsNewSlot {get;}
Remarks
Certainly the best resource on the web about this new slot advanced topic is this stackoverflow Q&A
Internally, NDepend relies on this new slot value to compute the override/overriden methods sets in IMethod property getter OverriddensBase, OverridesDerived and OverridesDirectDerived.
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