NDepend.API Documentation
BreakingPointDiff(ICodeElement) Method
NDepend.Issue Namespace > IIssuesSetDiff Interface > BreakingPointDiff Method : BreakingPointDiff(ICodeElement) Method
The code element object can be the NDepend.CodeModel.ICompareContext.NewerVersion<T> or NDepend.CodeModel.ICompareContext.OlderVersion<T> of the same code element.
Gets NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.NDepend.TechnicalDebt.ExtensionMethodsDebtUsableInCQLinq.BreakingPoint(DebtDiff(ICodeElement),AnnualInterestDiff(ICodeElement)).
Syntax
TimeSpan BreakingPointDiff( 
   ICodeElement codeElement
)

Parameters

codeElement
The code element object can be the NDepend.CodeModel.ICompareContext.NewerVersion<T> or NDepend.CodeModel.ICompareContext.OlderVersion<T> of the same code element.
Exceptions
ExceptionDescription
codeElement 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