Roslyn analyzers are tools used to analyze software code without executing it. They can examine code to find code smells, vulnerabilities, potential errors, and code out of a defined standard. They work by parsing the source code and evaluating its syntax (structure of the code) and semantic.
Table of contents
Introduction Link to this sectionDiscriminatedUnions.Net package Link to this sectionLessons learned Link to this sectionSort: