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