4 writes to rgValue
NuGet.Packaging (4)
Signing\Cms\NativeCms.cs (3)
330currentAttribute->rgValue = existingAttribute.rgValue; 391rgValue = unmanagedBlob 453rgValue = unmanagedBlob
Signing\Cms\NativeUtility.cs (1)
178currentAttribute->rgValue = hb.Alloc(sizeOfCryptIntegerBlob);
2 references to rgValue
NuGet.Packaging (2)
Signing\Cms\NativeCms.cs (1)
330currentAttribute->rgValue = existingAttribute.rgValue;
Signing\Cms\NativeUtility.cs (1)
186var blob = (CRYPT_INTEGER_BLOB*)currentAttribute->rgValue;