3 references to Save
NuGet.Build.Tasks (1)
WriteRestoreGraphTask.cs (1)
79
dgFile.
Save
(fileInfo.FullName);
NuGet.Build.Tasks.Console (1)
MSBuildStaticGraphRestore.cs (1)
206
dependencyGraphSpec.
Save
(path);
NuGet.Commands (1)
RestoreCommand\RestoreResult.cs (1)
329
(outputPath) => _dependencyGraphSpec.
Save
(outputPath),