2 references to GetTransitiveProjects
Microsoft.DotNet.HotReload.Watch (2)
Build\ProjectGraphUtilities.cs (2)
91=> GetTransitiveProjects(projects, static project => project.ReferencingProjects); 97=> GetTransitiveProjects(projects, static project => project.ProjectReferences);