NDepend.API Documentation
ISuppressMessage Interface
Members 
NDepend.Issue Namespace : ISuppressMessage Interface
Represents a valid usage of System.Diagnostics.CodeAnalysis.SuppressMessageAttribute in source code with the category "NDepend".
Object Model
ISuppressMessage InterfaceICodeElement InterfaceRuleIdOrCategory Class
Syntax
public interface ISuppressMessage 
Remarks
Instances of this interfaces are produced at analysis time.
They can be obtained from NDepend.Analysis.IAnalysisResult.NDepend.Analysis.IAnalysisResult.SuppressedMessages.
Requirements

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

See Also

Reference

ISuppressMessage Members
NDepend.Issue Namespace