2 references to GlobalSuppressMessageFixAllCodeAction
Microsoft.CodeAnalysis.Features (2)
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.GlobalSuppressMessageFixAllCodeAction.cs (2)
86
var projectCodeAction = new
GlobalSuppressMessageFixAllCodeAction
(fixer, supressMessageAttribute, diagnosticsBySymbol, currentProject);
114
var projectCodeAction = new
GlobalSuppressMessageFixAllCodeAction
(