2 writes to _recipient
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\EncryptedKey.cs (2)
20
get =>
_recipient
??= string.Empty; // an unspecified value for an XmlAttribute is string.Empty
23
_recipient
= value;