2 references to GetRequiredIndexAsync
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\SyntaxTree\SyntaxTreeIndex.cs (1)
34=> GetRequiredIndexAsync(document, ReadIndex, CreateIndex, cancellationToken);
FindSymbols\TopLevelSyntaxTree\TopLevelSyntaxTreeIndex.cs (1)
47=> GetRequiredIndexAsync(document, ReadIndex, CreateIndex, cancellationToken);