1 write to _pCmsgCmsRecipientInfoMemory
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\Windows\KeyAgreeRecipientInfoPalWindows.cs (1)
19_pCmsgCmsRecipientInfoMemory = pCmsgCmsRecipientInfoMemory;
2 references to _pCmsgCmsRecipientInfoMemory
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\Windows\KeyAgreeRecipientInfoPalWindows.cs (2)
169CMSG_CMS_RECIPIENT_INFO* pRecipientInfo = (CMSG_CMS_RECIPIENT_INFO*)(_pCmsgCmsRecipientInfoMemory.DangerousGetHandle()); 172GC.KeepAlive(_pCmsgCmsRecipientInfoMemory);