1 reference to GetFixAllSpansIfWithinGlobalStatementAsync
Microsoft.CodeAnalysis.Workspaces (1)
LanguageServices\FixAllSpanMappingService\AbstractFixAllSpanMappingService.cs (1)
36
return await
GetFixAllSpansIfWithinGlobalStatementAsync
(document, span, cancellationToken).ConfigureAwait(false);