RoslynAnalyzers C# code analyzers built on the Roslyn compiler. EnumSwitchAnalyzer Roslyn analyzer that ensures that all enum cases are handled when used inside a switch statement.