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

See Also

Reference

IProperty Interface
IProperty Members