NDepend.API Documentation
ExtensionMethodsCQLinqDebtFormatter Class
Members 
NDepend.Reserved.CQLinq Namespace : ExtensionMethodsCQLinqDebtFormatter Class
Presents miscellaneous extension methods, that provide a syntax friendly way to gather data.
Syntax
[Extension()]
public static class ExtensionMethodsCQLinqDebtFormatter 
Remarks
These extension methods exist for CQLinq friendly syntax reasons and can only be called in a ICQLinqExecutionContext.
Indeed they all rely on a hidden NDepend.TechnicalDebt.IDebtFormatter object, hidden in CQLinq queries. This results in less syntax burden.
At CQLinq compilation time, the CQLinq compiler takes care of transforming calls to these extension methods into calls to the proper NDepend.TechnicalDebt.IDebtFormatter object.
Inheritance Hierarchy

System.Object
   NDepend.Reserved.CQLinq.ExtensionMethodsCQLinqDebtFormatter

Requirements

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

See Also

Reference

ExtensionMethodsCQLinqDebtFormatter Members
NDepend.Reserved.CQLinq Namespace