4 references to GetAncestorsAndSelf
Microsoft.CodeAnalysis.Features (4)
EditAndContinue\EmitSolutionUpdateResults.cs (4)
249foreach (var ancestor in GetAncestorsAndSelf(projectId)) 273if (GetAncestorsAndSelf(projectId).Where(runningProjects.ContainsKey).Any()) 310foreach (var ancestor in GetAncestorsAndSelf(updatedProjectId)) 324foreach (var ancestor in GetAncestorsAndSelf(updatedProjectId))