2 references to GetCodeFixesAsync
Microsoft.CodeAnalysis.Features (2)
CodeFixes\Service\CodeFixService.cs (2)
559return GetCodeFixesAsync(document, primaryDiagnostic.Location.SourceSpan, fixer, fixerMetadata, 565return GetCodeFixesAsync(document, span, fixer, fixerMetadata, dxs,