1 override of TryGetMergedFixAsync
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.RemoveSuppressionCodeAction.BatchFixer.cs (1)
105public override async Task<CodeAction> TryGetMergedFixAsync(
3 references to TryGetMergedFixAsync
Microsoft.CodeAnalysis.Features (3)
CodeFixes\Suppression\AbstractSuppressionBatchFixAllProvider.cs (2)
65return await TryGetMergedFixAsync( 166return await TryGetMergedFixAsync(
CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.RemoveSuppressionCodeAction.BatchFixer.cs (1)
155return await base.TryGetMergedFixAsync(