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