1 instantiation of LocalV2FindPackageByIdResource
NuGet.Protocol (1)
LocalRepositories\LocalV2FindPackageByIdResourceProvider.cs (1)
31resource = new LocalV2FindPackageByIdResource(source.PackageSource);
2 references to LocalV2FindPackageByIdResource
NuGet.Protocol (2)
LocalRepositories\LocalV2FindPackageByIdResource.cs (2)
36private const string ThisTypeName = nameof(LocalV2FindPackageByIdResource); 39/// Initializes a new <see cref="LocalV2FindPackageByIdResource" /> class.