NDepend.API Documentation
BreakingPointDiff(IIssue) Method
NDepend.Issue Namespace > IIssuesSetDiff Interface > BreakingPointDiff Method : BreakingPointDiff(IIssue) Method
The issue object can be the NewerVersion(IIssue) or OlderVersion(IIssue) of the same issue.
Gets NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.BreakingPoint(DebtDiff(IIssue),AnnualInterestDiff(IIssue)).
Syntax
TimeSpan BreakingPointDiff( 
   IIssue issue
)

Parameters

issue
The issue object can be the NewerVersion(IIssue) or OlderVersion(IIssue) of the same issue.
Exceptions
ExceptionDescription
issue is not present in NewerIssuesSet nor OlderIssuesSet.
Remarks
The returned System.TimeSpan value can be positive, zero or negative.
Requirements

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

See Also

Reference

IIssuesSetDiff Interface
IIssuesSetDiff Members
Overload List