IEnumerable<IIssue> AllIssuesIn( ICodeElement codeElement )
Parameters
- codeElement
- The code element.
Exception | Description |
---|---|
System.ArgumentException | Thrown if the codeElement doesn't belong to CodeBase. |
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed