4 references to LoadXml
System.Security.Cryptography.Xml (4)
System\Security\Cryptography\Xml\EncryptedData.cs (1)
40
KeyInfo.
LoadXml
((keyInfoNode as XmlElement)!);
System\Security\Cryptography\Xml\EncryptedKey.cs (1)
80
KeyInfo.
LoadXml
((keyInfoNode as XmlElement)!);
System\Security\Cryptography\Xml\Signature.cs (1)
189
_keyInfo.
LoadXml
(keyInfoElement);
System\Security\Cryptography\Xml\XmlLicenseTransform.cs (1)
71
keyInfoObj.
LoadXml
(keyInfo);