2 implementations of GetFixAsync
Microsoft.CodeAnalysis.Workspaces (2)
CodeFixes\FixAllOccurrences\FixAllProvider.cs (1)
94
Task<CodeAction?> IFixAllProvider.
GetFixAsync
(IFixAllContext fixAllContext)
CodeRefactorings\FixAllOccurences\FixAllProvider.cs (1)
43
Task<CodeAction?> IFixAllProvider.
GetFixAsync
(IFixAllContext fixAllContext)