2 references to GetTransitiveProjects
dotnet-watch (2)
Build\ProjectGraphUtilities.cs (2)
146=> GetTransitiveProjects(projects, static project => project.ReferencingProjects); 152=> GetTransitiveProjects(projects, static project => project.ProjectReferences);