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