1 implementation of GetDocumentFixAllForIdInSpanAsync
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Service\CodeFixService.cs (1)
291public async Task<CodeFixCollection?> GetDocumentFixAllForIdInSpanAsync(
1 reference to GetDocumentFixAllForIdInSpanAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\CodeCleanup\AbstractCodeCleanupService.cs (1)
190var fixCollection = await _codeFixService.GetDocumentFixAllForIdInSpanAsync(