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