12 references to GetAsync
NuGet.Protocol (12)
DependencyInfo\RegistrationUtility.cs (2)
44
var index = await httpSource.
GetAsync
(
79
rangeTasks.Add(httpSource.
GetAsync
(
LegacyFeed\V2FeedParser.cs (1)
534
return await _httpSource.
GetAsync
(
Providers\RepositorySignatureResourceProvider.cs (1)
78
return await client.
GetAsync
(
Providers\ServiceIndexResourceV3Provider.cs (1)
139
return await client.
GetAsync
(
RemoteRepositories\HttpFileSystemBasedFindPackageByIdResource.cs (1)
506
return await _httpSource.
GetAsync
(
RemoteRepositories\RemoteV2FindPackageByIdResource.cs (1)
482
paging = await _httpSource.
GetAsync
(
Resources\PackageMetadataResourceV3.cs (2)
205
var index = await httpSource.
GetAsync
(
243
var registrationPage = httpSource.
GetAsync
(
Resources\VulnerabilityInfoResourceV3.cs (2)
46
vulnFiles = await httpSourceResource.HttpSource.
GetAsync
(request,
98
data = await httpSourceResource.HttpSource.
GetAsync
(request,
Utility\FindPackagesByIdNupkgDownloader.cs (1)
269
return await _httpSource.
GetAsync
(