2 instantiations of 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
(
4 references to GlobalSuppressMessageFixAllCodeAction
Microsoft.CodeAnalysis.Features (4)
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.FixAllProvider.cs (2)
41
?
GlobalSuppressMessageFixAllCodeAction
.Create(
44
:
GlobalSuppressMessageFixAllCodeAction
.Create(
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.GlobalSuppressMessageFixAllCodeAction.cs (2)
86
var
projectCodeAction = new GlobalSuppressMessageFixAllCodeAction(fixer, supressMessageAttribute, diagnosticsBySymbol, currentProject);
114
var
projectCodeAction = new GlobalSuppressMessageFixAllCodeAction(