4 writes to cValue
NuGet.Packaging (4)
Signing\Cms\NativeCms.cs (3)
329
currentAttribute->
cValue
= existingAttribute.cValue;
390
cValue
= 1,
452
cValue
= 1,
Signing\Cms\NativeUtility.cs (1)
177
currentAttribute->
cValue
= (uint)attribute.Values.Count;
1 reference to cValue
NuGet.Packaging (1)
Signing\Cms\NativeCms.cs (1)
329
currentAttribute->cValue = existingAttribute.
cValue
;