Rolsyn Code Fix Providers to the Rescue
In the previous post in the Roslyn series we have explored how we could create code analyzers and how to test them, to reduce the cognitive load on our development team! However, what if we take an extra mile and create a Code Fix Provider to provide some suggestions for the developers! Shall we?