3 references to Load
Microsoft.DotNet.Build.Tasks.Packaging (3)
PackageIndex.cs (2)
52
result =
Load
(packageIndexFile);
113
Merge(
Load
(otherIndexFile));
UpdatePackageIndex.cs (1)
92
index = PackageIndex.
Load
(indexFilePath) :