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