NDepend.API Documentation
AllBreakingPointIn(String) Method
NDepend.Issue Namespace > IIssuesSet Interface > AllBreakingPointIn Method : AllBreakingPointIn(String) Method
The rule category.
Gets the breaking point of all issues of all rules with IRule.IRule.Category equals to ruleCategory.
Syntax
TimeSpan AllBreakingPointIn( 
   string ruleCategory
)

Parameters

ruleCategory
The rule category.
Remarks
This property getter has a time complexity of O(AllRules.Count()).
Requirements

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

See Also

Reference

IIssuesSet Interface
IIssuesSet Members
Overload List