NDepend.API Documentation
CodeElement Property (ISuppressMessage)
NDepend.Issue Namespace > ISuppressMessage Interface : CodeElement Property
The code element on which to suppress issues.
Syntax
ICodeElement CodeElement {get;}
Remarks
Depending on the value of Scope, issues can be suppressed only for this code-element, or for child of this code-element.
Requirements

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

See Also

Reference

ISuppressMessage Interface
ISuppressMessage Members