2 references to GetAttribute
NuGet.Packaging (2)
Signing\Utility\AttributeUtility.cs (2)
121
var attribute = signedAttributes.
GetAttribute
(Oids.NuGetV3ServiceIndexUrl);
188
var attribute = signedAttributes.
GetAttribute
(Oids.NuGetPackageOwners);