[Extension()] public static bool TryGetMostRecentAnalysisResultRef( IProject project, out IAnalysisResultRef mostRecentAnalysisResultRef )
Parameters
- project
- This NDepend project.
- mostRecentAnalysisResultRef
- The reference to the most recent analysis result or null if the method call returned false.
Return Value
A value indicating if a most recent analysis result referece has been found for this project.