| Name | Description | |
|---|---|---|
![]()  | AnalysisResultRef | Gets a IAnalysisResultRef object corresponding to this analysis result. | 
![]()  | CodeBase | Gets a NDepend.CodeModel.ICodeBase object representing the code base snapshot for this analysis result. | 
![]()  | IssuesImported | Gets issues imported from other tools at analysis time. | 
![]()  | RulesExtractedFromCode | Gets the root group containing code rules and queries defined in the code base through the attribute NDepend.Attributes.CodeRuleAttribute. | 
![]()  | SuppressedMessages | Gets valid usages of System.Diagnostics.CodeAnalysis.SuppressMessageAttribute in source code with the category "NDepend" indexed by their rule-id or rule category. | 

