2 references to GetFixAllCodeActionAsync
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (2)
FixAllGetFixesService.cs (2)
38var codeAction = await GetFixAllCodeActionAsync(fixAllContext).ConfigureAwait(false); 51var codeAction = await GetFixAllCodeActionAsync(fixAllContext).ConfigureAwait(false);