1 write to m_unsignedAttributes
System.Security (1)
system\security\cryptography\pkcs\signerinfo.cs (1)
132m_unsignedAttributes = new CryptographicAttributeObjectCollection(m_cmsgSignerInfo.UnauthAttrs);
2 references to m_unsignedAttributes
System.Security (2)
system\security\cryptography\pkcs\signerinfo.cs (2)
131if (m_unsignedAttributes == null) 134return m_unsignedAttributes;