2 references to RegisterFixes
Microsoft.CodeAnalysis.Features (2)
AddImport\AbstractAddImportCodeFixProvider.cs (1)
90context.RegisterFixes(codeActions, diagnostic);
GenerateDefaultConstructors\AbstractGenerateDefaultConstructorCodeFixProvider.cs (1)
41context.RegisterFixes(actions, diagnostic);