1 reference to GetIndexWorkerAsync
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\Shared\AbstractSyntaxIndex.cs (1)
57
index = await
GetIndexWorkerAsync
(solutionKey, project, document, loadOnly, read, create, cancellationToken).ConfigureAwait(false);