[Extension()] public static Nullable<Debt> CostToReachRating( ICodeElement codeElement, DebtRating ratingToReach )
Parameters
- codeElement
- The code element on which we infer the cost to reach ratingToReach.
- ratingToReach
- The rating to reach for codeElement