1 reference to GetRequiredIndexAsync
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\Project.cs (1)
451
var index = await TopLevelSyntaxTreeIndex.
GetRequiredIndexAsync
(d, cancellationToken).ConfigureAwait(false);