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