NDepend.API Documentation
AnalysisResultRefs Property
NDepend.Analysis Namespace > IAnalysisResultsRefsForAMonth Interface : AnalysisResultRefs Property
Gets a cloned read-only list of analysis results' references available for the specified month.
Syntax
IReadOnlyList<IAnalysisResultRef> AnalysisResultRefs {get;}
Remarks
The collection of analysis results references is lazy loaded when calling the property AnalysisResultRefs.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IAnalysisResultsRefsForAMonth Interface
IAnalysisResultsRefsForAMonth Members