.NET Code is ignored and not analyzed

Ok, thanks.

You have to make sure that the analysis is ran through the Scanner for MSBuild, otherwise your dotnet code will not be analyzed.

You can check an example of integration here if you are using bitbucket pipes.

Mickaël