Overload | Description |
---|---|
RunAnalysis(IProject,String) | Runs a full analysis on this project, in-process and synchronously. (Only available with a Build Machine license). |
RunAnalysis(IProject,Action<IAnalysisLog>,Action<IProgressLog>,String) | Runs a full analysis on this project, in-process and synchronously. (Only available with a Build Machine license). |