2 references to GetDiagnosticsForSpanAsync
Microsoft.CodeAnalysis.Features (2)
CodeFixes\Service\CodeFixService.cs (1)
303
diagnostics = await service.
GetDiagnosticsForSpanAsync
(
Diagnostics\IDiagnosticAnalyzerService.cs (1)
98
=> service.
GetDiagnosticsForSpanAsync
(