2 references to RegisterFixes
Microsoft.CodeAnalysis.Features (2)
AddImport\AbstractAddImportCodeFixProvider.cs (1)
85context.RegisterFixes(codeActions, diagnostic);
src\Analyzers\Core\CodeFixes\GenerateDefaultConstructors\AbstractGenerateDefaultConstructorCodeFixProvider.cs (1)
40context.RegisterFixes(actions, diagnostic);