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