Name | Description | |
---|---|---|
IsRuleViolated | Gets the value of NDepend.CodeQuery.IQueryExecutionSuccessResult.NDepend.CodeQuery.IQueryExecutionSuccessResult.IsARuleViolated of the NDepend.CodeQuery.IQueryExecutionSuccessResult object used as a parameter of NDepend.CodeQuery.ExtensionMethodsQuery.GetIssues. | |
Issues | Gets the list of issues computed from the NDepend.CodeQuery.IQueryExecutionSuccessResult object used as a parameter of NDepend.CodeQuery.ExtensionMethodsQuery.GetIssues. | |
Rule | Gets the rule object used as a parameter of NDepend.CodeQuery.ExtensionMethodsQuery.GetIssues. | |
SuppressedIssues | Gets the list of issues suppressed through the usage of System.Diagnostics.CodeAnalysis.SuppressMessageAttribute. |