Using Roslyn to analyze and rewrite code in a solution

I've written a lot about Roslyn in the context of Roslyn Analyzers and Source Generators. You can also use Roslyn as a library to analyze and generate code.
January 20, 2025
52
67