1 reference to GetIndexAsync
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\DependentTypeFinder.cs (1)
205
var projectIndex = await ProjectIndex.
GetIndexAsync
(project, cancellationToken).ConfigureAwait(false);