3 references to CreateIndex
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\TopLevelSyntaxTree\TopLevelSyntaxTreeIndex.cs (3)
47=> GetRequiredIndexAsync(document, ReadIndex, CreateIndex, cancellationToken); 50=> GetIndexAsync(document, ReadIndex, CreateIndex, cancellationToken); 54=> GetIndexAsync(document, loadOnly, ReadIndex, CreateIndex, cancellationToken);