1 write to Placement
NuGet.Packaging (1)
Signing\Verification\VerificationAllowListEntry.cs (1)
28
Placement
= placement;
6 references to Placement
NuGet.Packaging (6)
Signing\Verification\AllowListVerificationProvider.cs (2)
76
if (certificateHashEntry.
Placement
.HasFlag(SignaturePlacement.PrimarySignature))
101
if (certificateHashEntry.
Placement
.HasFlag(SignaturePlacement.Countersignature))
Signing\Verification\CertificateHashAllowListEntry.cs (3)
60
return
Placement
== hashEntry.
Placement
&&
73
combiner.AddStruct(
Placement
);
Signing\Verification\TrustedSignerAllowListEntry.cs (1)
58
combiner.AddStruct(
Placement
);