1 write to m_signedAttributes
System.Security (1)
system\security\cryptography\pkcs\signerinfo.cs (1)
122m_signedAttributes = new CryptographicAttributeObjectCollection(m_cmsgSignerInfo.AuthAttrs);
2 references to m_signedAttributes
System.Security (2)
system\security\cryptography\pkcs\signerinfo.cs (2)
121if (m_signedAttributes == null) 124return m_signedAttributes;