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