2 writes to m_contentInfo
System.Security (2)
system\security\cryptography\pkcs\signedpkcs7.cs (2)
72m_contentInfo = contentInfo; 147m_contentInfo = new ContentInfo(contentType, content);
1 reference to m_contentInfo
System.Security (1)
system\security\cryptography\pkcs\signedpkcs7.cs (1)
95return m_contentInfo;