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

See Also

Reference

IRuleIssues Interface
IRuleIssues Members