2 references to ConsumeFlatContainerIndexAsync
NuGet.Protocol (2)
RemoteRepositories\HttpFileSystemBasedFindPackageByIdResource.cs (2)
526
result = await
ConsumeFlatContainerIndexAsync
(httpSourceResult.Stream!, id, baseUri, cancellationToken);
538
result = await
ConsumeFlatContainerIndexAsync
(httpSourceResult.Stream!, id, baseUri, cancellationToken);