1 write to _pCmsgCmsRecipientInfoMemory
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\Windows\KeyTransRecipientInfoPalWindows.cs (1)
20_pCmsgCmsRecipientInfoMemory = pCmsgCmsRecipientInfoMemory;
2 references to _pCmsgCmsRecipientInfoMemory
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\Windows\KeyTransRecipientInfoPalWindows.cs (2)
94CMSG_CMS_RECIPIENT_INFO* pRecipientInfo = (CMSG_CMS_RECIPIENT_INFO*)(_pCmsgCmsRecipientInfoMemory.DangerousGetHandle()); 97GC.KeepAlive(_pCmsgCmsRecipientInfoMemory);