2 instantiations of V2FeedListResource
NuGet.Protocol (2)
LegacyFeed\V2FeedListResourceProvider.cs (1)
39resource = new V2FeedListResource(parser, feedCapabilityResource, serviceDocument.BaseAddress);
Providers\V3FeedListResourceProvider.cs (1)
43resource = new V2FeedListResource(parser, feedCapabilityResource, serviceDocument.BaseAddress);