Does anyone know if the SonarQube Scanner for MSBuild does a scan as part of the build and sends back only the results to SonarQube or is the EXE being instrumented at which point we could send the artifact to SonarQube on a Linux machine for analysis similar to how the java artifacts are scanned using sonar-scanner-cli?
https://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner+for+MSBuild