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