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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IRuleIssues Interface
IRuleIssues Members