1 reference to GetDependentProjectsWorkerAsync
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\DependentProjectsFinder.cs (1)
47
var dependentProjects = await
GetDependentProjectsWorkerAsync
(solution, symbols, cancellationToken).ConfigureAwait(false);