[Extension()] public static IAnalysisResultRef BuildAnalysisResultRefFor( IProject project, IAbsoluteFilePath analysisResultFilePath )
Parameters
- project
 - The project.
 - analysisResultFilePath
 - The analysis result file path (.ndar extension).
 
Return Value
The analysis result reference.
