1 reference to GetSpanDiagnosticsAsync
Microsoft.CodeAnalysis.Workspaces (1)
CodeFixes\FixAllOccurrences\FixAllContextHelper.cs (1)
55
return await
GetSpanDiagnosticsAsync
(fixAllContext, documentsAndSpans).ConfigureAwait(false);