1 reference to GenerateRestoreGraphsAsync
NuGet.Commands (1)
RestoreCommand\RestoreCommand.cs (1)
259
(successfulResult, List<RestoreTargetGraph> graphs) = await
GenerateRestoreGraphsAsync
(telemetry, contextForProject, success, token);