2 writes to m_recipient
System.Security (2)
system\security\cryptography\xml\encryptedkey.cs (2)
35m_recipient = String.Empty; 39m_recipient = value;
2 references to m_recipient
System.Security (2)
system\security\cryptography\xml\encryptedkey.cs (2)
34if (m_recipient == null) 36return m_recipient;