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