1 write to DependencyIds
NuGet.Packaging (1)
TopologicalSortUtility.cs (1)
221DependencyIds = dependencyIds;
1 reference to DependencyIds
NuGet.Packaging (1)
TopologicalSortUtility.cs (1)
144var dependencies = package.DependencyIds ?? Array.Empty<string>();