Nullable<Debt> CostToReachBetterRating( Debt debt, ICodeElement codeElement )
Parameters
- debt
- The estimated debt to fix all issues on codeElement
- codeElement
- The code element on which we infer the rating from the debt
Nullable<Debt> CostToReachBetterRating( Debt debt, ICodeElement codeElement )
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed