Base:
method
CopyNupkgAsync
NuGet.Packaging.PackageReaderBase.CopyNupkgAsync(System.String, System.Threading.CancellationToken)
1 reference to CopyNupkgAsync
NuGet.Protocol (1)
Plugins\PluginPackageDownloader.cs (1)
159filePath = await _packageReader.CopyNupkgAsync(destinationFilePath, cancellationToken);