[Extension()] public static Nullable<double> DebtRatio( ICodeElement codeElement )
Parameters
- codeElement
- The code element on which we infer the percentage of debt.
[Extension()] public static Nullable<double> DebtRatio( ICodeElement codeElement )
Exception | Description |
---|---|
System.NotImplementedException | This extension method cannot be called from a program consuming NDepend.API. In such context, the method NDepend.Issue.IIssuesSet.DebtRatio must be called instead. |
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed