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