NDepend.API Documentation
SuppressedIssues Property
NDepend.Issue Namespace > IRuleIssues Interface : SuppressedIssues Property
Gets the list of issues suppressed through the usage of System.Diagnostics.CodeAnalysis.SuppressMessageAttribute.
Syntax
IReadOnlyList<IIssue> SuppressedIssues {get;}
Requirements

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

See Also

Reference

IRuleIssues Interface
IRuleIssues Members