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