1 reference to AddNewKeywordAction
Microsoft.CodeAnalysis.CSharp.Features (1)
HideBaseCodeFixProvider.cs (1)
49context.RegisterCodeFix(new AddNewKeywordAction(context.Document, originalNode, context.GetOptionsProvider()), context.Diagnostics);