1 reference to ResolveDownloadDependenciesAsync
NuGet.Commands (1)
RestoreCommand\ProjectRestoreCommand.cs (1)
225
Task<DownloadDependencyResolutionResult> task =
ResolveDownloadDependenciesAsync
(context, targetFrameworkInformation, cancellationToken);