2 writes to m_key
System (2)
security\system\security\cryptography\x509\x509certificate2.cs (2)
99m_key = rsa; 106m_key = dsa;
2 references to m_key
System (2)
security\system\security\cryptography\x509\x509certificate2.cs (2)
93if (m_key == null) { 114return m_key;