2 writes to _exml
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\SignedXml.cs (2)
186
get =>
_exml
??= new EncryptedXml(_containingDocument!); // default processing rules
187
set =>
_exml
= value;