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