2 references to GetDownloadUrlFromItemAsync
NuGet.Protocol (2)
Resources\DownloadResourceV3.cs (2)
110
downloadUri = await
GetDownloadUrlFromItemAsync
(identity, sourceCacheContext, log, token);
114
downloadUri = await
GetDownloadUrlFromItemAsync
(identity, sourceCacheContext, log, token);