1 instantiation of EncryptionPropertyCollection
System.Security (1)
system\security\cryptography\xml\encryptedtype.cs (1)
93m_props = new EncryptionPropertyCollection();
2 references to EncryptionPropertyCollection
System.Security (2)
system\security\cryptography\xml\encryptedtype.cs (2)
31private EncryptionPropertyCollection m_props; 90public virtual EncryptionPropertyCollection EncryptionProperties {