3 references to LoadXml
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\EncryptedData.cs (1)
34
EncryptionMethod.
LoadXml
((encryptionMethodNode as XmlElement)!);
System\Security\Cryptography\Xml\EncryptedKey.cs (1)
74
EncryptionMethod.
LoadXml
((encryptionMethodNode as XmlElement)!);
System\Security\Cryptography\Xml\XmlLicenseTransform.cs (1)
70
encryptionMethodObj.
LoadXml
(encryptionMethod);