2 references to GetTransitiveProjectReferencesExcludingSelf
Microsoft.Build (2)
Graph\GraphBuilder.cs (2)
155foreach (var transitiveProjectReference in GetTransitiveProjectReferencesExcludingSelf(allParsedProjects[referenceInfo.ReferenceConfiguration])) 190foreach (ProjectGraphNode transitiveReference in GetTransitiveProjectReferencesExcludingSelf(reference))