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