For the jQAssistant C# plugin we use Roslyn to parse C# source code. This project is part of the plugin and is used to convert C# code to JSON which can then be processed by the jQAssistant C# plugin.
The project is developed under .NET v5.0.0-preview.6.
We tested in on Windows 10 and on the Ubuntu subsystem. For the Ubuntu subsystem installation of .NET 5 we followed this instruction.
We really appreciate your help! If you want to contribute please have a look at the CONTRIBUTING.md.