3 references to GetIndexAsync
IdeCoreBenchmarks (2)
NavigateToBenchmarks.cs (2)
148await SyntaxTreeIndex.GetIndexAsync(document, default).ConfigureAwait(false); 195await SyntaxTreeIndex.GetIndexAsync(d, default);
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindLiterals\FindLiteralsSearchEngine.cs (1)
119var index = await SyntaxTreeIndex.GetIndexAsync(