1 reference to GetAdjustedSpanForCompilerAnalyzerAsync
Microsoft.CodeAnalysis.Features (1)
Diagnostics\Service\DocumentAnalysisExecutor.cs (1)
232
var adjustedSpan = await
GetAdjustedSpanForCompilerAnalyzerAsync
(document).ConfigureAwait(false);