1 write to _httpSource
NuGet.Protocol (1)
Resources\PackageUpdateResource.cs (1)
49
_httpSource
= httpSource;
5 references to _httpSource
NuGet.Protocol (5)
Resources\PackageUpdateResource.cs (5)
406
return
_httpSource
== null;
463
await
_httpSource
.ProcessResponseAsync(
506
await
_httpSource
.ProcessResponseAsync(
762
await
_httpSource
.ProcessResponseAsync(
925
var result = await
_httpSource
.GetJObjectAsync(