ARTICLE AD BOX
I have the C# Dev Kit extension installed, and did generic troubleshooting like restarting vscode. But keep getting the result of using statements being faded out and marked as unnecessary, even though when I delete them, the dotnet build errors about the using being missing. See pictures:

Then, after deleting it and trying to build:

