1 reference to ExcerptAsync
Microsoft.VisualStudio.LanguageServices (1)
FindReferences\Contexts\AbstractTableDataSourceFindUsagesContext.cs (1)
441var (excerptResult, lineText) = await ExcerptAsync(sourceText, documentSpan, classifiedSpans, cancellationToken).ConfigureAwait(false);