15 references to GetAsync
NuGet.Protocol (15)
DependencyInfo\RegistrationUtility.cs (4)
48
var index = await httpSource.
GetAsync
(
83
rangeTasks.Add(httpSource.
GetAsync
(
129
RegistrationIndex? index = await httpSource.
GetAsync
(
160
rangeTasks.Add(httpSource.
GetAsync
(
LegacyFeed\V2FeedParser.cs (1)
532
return await _httpSource.
GetAsync
(
Providers\RepositorySignatureResourceProvider.cs (2)
79
return await client.
GetAsync
(
104
return await client.
GetAsync
(
Providers\ServiceIndexResourceV3Provider.cs (1)
138
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)
238
var index = await httpSource.
GetAsync
(
276
var registrationPage = httpSource.
GetAsync
(
Resources\VulnerabilityInfoResourceV3.cs (2)
47
vulnFiles = await httpSourceResource.HttpSource.
GetAsync
(request,
102
data = await httpSourceResource.HttpSource.
GetAsync
(request,
Utility\FindPackagesByIdNupkgDownloader.cs (1)
269
return await _httpSource.
GetAsync
(