2 references to DependencyNode
NuGet.Commands (2)
RestoreCommand\Utility\IncludeFlagUtils.cs (2)
112node = new DependencyNode(root.Item, typeIntersection); 173var childNode = new DependencyNode(child, typeIntersection);