3 references to CreateIndex
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\TopLevelSyntaxTree\NavigateToSearchIndex.cs (3)
44=> GetRequiredIndexAsync(solutionKey, project, document, ReadIndex, CreateIndex, cancellationToken); 50=> GetIndexAsync(solutionKey, project, document, ReadIndex, CreateIndex, cancellationToken); 56=> GetIndexAsync(solutionKey, project, document, loadOnly, ReadIndex, CreateIndex, cancellationToken);