1 write to m_props
System.Security (1)
system\security\cryptography\xml\encryptedtype.cs (1)
93m_props = new EncryptionPropertyCollection();
2 references to m_props
System.Security (2)
system\security\cryptography\xml\encryptedtype.cs (2)
92if (m_props == null) 94return m_props;