• Differing Analysis Results

    While creating and analysing projects using the project automation SDK, I've noticed strange analysis results. First of all, here's the code which runs the analysis: private void FormulateAnalysisSettings(IProject project) { var settings = project…