1 reference to PragmaWarningBatchFixAllProvider
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.FixAllProvider.cs (1)
58
var batchFixer = new
PragmaWarningBatchFixAllProvider
(suppressionFixer);