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