2 references to FixableDiagnosticIds
Microsoft.CodeAnalysis.CSharp.Features (2)
SpellCheck\CSharpSpellcheckCodeFixProvider.cs (1)
37var generateMethodFixable = GenerateMethodDiagnosticIds.FixableDiagnosticIds.Except([CS0539]);
src\Analyzers\CSharp\CodeFixes\GenerateMethod\GenerateMethodCodeFixProvider.cs (1)
52GenerateMethodDiagnosticIds.FixableDiagnosticIds;