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