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

Parameters

qualityGate
The quality gate object can be the NewerVersion(IQualityGate) or OlderVersion(IQualityGate) of the same qualityGate.
Exceptions
ExceptionDescription
qualityGate 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