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