Implemented interface member:
property
V3ServiceIndexUrl
NuGet.Packaging.Signing.IRepositorySignature.V3ServiceIndexUrl
1 write to V3ServiceIndexUrl
NuGet.Packaging (1)
Signing\Signatures\RepositoryPrimarySignature.cs (1)
24V3ServiceIndexUrl = AttributeUtility.GetNuGetV3ServiceIndexUrl(SignerInfo.SignedAttributes);
1 reference to V3ServiceIndexUrl
NuGet.Packaging (1)
Signing\Signatures\RepositoryPrimarySignature.cs (1)
39issues.Add(SignatureLog.InformationLog(string.Format(CultureInfo.CurrentCulture, Strings.NuGetV3ServiceIndexUrl, V3ServiceIndexUrl.ToString())));