3 references to NuGetV3ServiceIndexUrl
NuGet.Packaging (3)
Signing\Utility\AttributeUtility.cs (3)
99
new Oid(Oids.
NuGetV3ServiceIndexUrl
),
100
new AsnEncodedDataCollection(new AsnEncodedData(Oids.
NuGetV3ServiceIndexUrl
, bytes)));
121
var attribute = signedAttributes.GetAttribute(Oids.
NuGetV3ServiceIndexUrl
);