NDepend.API Documentation
IsPresentInBothIssuesSet(IRule) Method
NDepend.Issue Namespace > IIssuesSetDiff Interface > IsPresentInBothIssuesSet Method : IsPresentInBothIssuesSet(IRule) Method
The rule object can be the NewerVersion(IRule) or OlderVersion(IRule) of the same rule.
Gets a value that indicates if rule is in NewerIssuesSet or OlderIssuesSet and has an equivalent in the other issues-set.
Syntax
bool IsPresentInBothIssuesSet( 
   IRule rule
)

Parameters

rule
The rule object can be the NewerVersion(IRule) or OlderVersion(IRule) of the same rule.
Exceptions
ExceptionDescription
rule is not present in NewerIssuesSet nor OlderIssuesSet.
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