1 override of TryGetMergedFixAsync
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.RemoveSuppressionCodeAction.BatchFixer.cs (1)
107public override async Task<CodeAction> TryGetMergedFixAsync(
3 references to TryGetMergedFixAsync
Microsoft.CodeAnalysis.Features (3)
CodeFixes\Suppression\AbstractSuppressionBatchFixAllProvider.cs (2)
67return await TryGetMergedFixAsync( 192return await TryGetMergedFixAsync(
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.RemoveSuppressionCodeAction.BatchFixer.cs (1)
156return await base.TryGetMergedFixAsync(