2 references to ProcessStreamAsync
NuGet.Protocol (2)
HttpSource\HttpSource.cs (1)
215
return
ProcessStreamAsync
<T>(request, processAsync, cacheContext: null, log: log, token: token);
Utility\GetDownloadResultUtility.cs (1)
67
return await client.
ProcessStreamAsync
(