[Extension()] public static IAnalysisResult RunAnalysisAndBuildReport( IProject project, string analysisResultId )
Parameters
- project
 - This NDepend project to analyze.
 - analysisResultId
 - (Optional) An id to identify the analysis result build by this call.
 
Return Value
The analysis result.
