1 reference to CreateIndexAsync
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\Shared\AbstractSyntaxIndex.cs (1)
106
index = await
CreateIndexAsync
(project, document, textChecksum, textAndDirectivesChecksum, create, cancellationToken).ConfigureAwait(false);