2 references to ProcessHttpStreamWithStjAsync
NuGet.Protocol (2)
Resources\PackageSearchResourceV3.cs (2)
244
return await
ProcessHttpStreamWithStjAsync
(httpInitialResponse, take, token);
248
return await
ProcessHttpStreamWithStjAsync
(httpInitialResponse, take, token);