22.3. C# Specific Issues

C# Parsing Errors

Parsing errors in the C# parser log are usually caused by referenced assemblies that cannot be found locally. Try to build the solution in your favored IDE before analyzing it with Sonargraph.

Project File (.csproj) Processing Failed

Indicates a fatal error during the processing of a C# project file. Depending on the configuration, Sonargraph can use MSBuild to extract information about macro definitions, target frameworks, project references, assembly references, source files, etc. to enable a precise analysis. As Visual Studio and MSBuild are constantly evolving, our integration with MSBuild might be incomplete. You can help us improve the integration by sending us the log file via "Help""Send Feedback..." (don't forget to tick "Attach log file") or by sending an email to .