1 reference to TryExcerptAsync
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\DocumentService\DocumentExcerptHelper.cs (1)
31
return await sourceGeneratedExcerptService.
TryExcerptAsync
(sourceGeneratedDocument, span, mode, classificationOptions, cancellationToken).ConfigureAwait(false);