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