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