2 references to GetRequiredIndexAsync
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\DependentTypeFinder_ProjectIndex.cs (1)
90var syntaxTreeIndex = await TopLevelSyntaxTreeIndex.GetRequiredIndexAsync(
FindSymbols\TopLevelSyntaxTree\TopLevelSyntaxTreeIndex.cs (1)
47=> GetRequiredIndexAsync(SolutionKey.ToSolutionKey(document.Project.Solution), document.Project.State, (DocumentState)document.State, cancellationToken);