NDepend.API Documentation
Issues Property
NDepend.Issue Namespace > IRuleIssues Interface : Issues Property
Gets the list of issues computed from the NDepend.CodeQuery.IQueryExecutionSuccessResult object used as a parameter of NDepend.CodeQuery.ExtensionMethodsQuery.GetIssues.
Syntax
IReadOnlyList<IIssue> Issues {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