[Extension()] public static IEnumerable<IIssue> Issues( IRule rule )
Parameters
- rule
- The rule on which to get the issues.
[Extension()] public static IEnumerable<IIssue> Issues( IRule rule )
Exception | Description |
---|---|
System.NotImplementedException | This extension method cannot be called from a program consuming NDepend.API. In such context, the method NDepend.Issue.IIssuesSet.NDepend.Issue.IIssuesSet.Issues must be called instead. |
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed