1 write to _httpSource
NuGet.Protocol (1)
LegacyFeed\PackageSearchResourceV2Feed.cs (1)
31_httpSource = httpSourceResource.HttpSource;
1 reference to _httpSource
NuGet.Protocol (1)
LegacyFeed\PackageSearchResourceV2Feed.cs (1)
33_feedParser = new V2FeedParser(_httpSource, baseAddress, packageSource.Source);