4 references to LoadXml
System.Security (4)
system\security\cryptography\xml\encrypteddata.cs (1)
49this.KeyInfo.LoadXml(keyInfoNode as XmlElement);
system\security\cryptography\xml\encryptedkey.cs (1)
93this.KeyInfo.LoadXml(keyInfoNode as XmlElement);
system\security\cryptography\xml\signature.cs (1)
184m_keyInfo.LoadXml(keyInfoElement);
system\security\cryptography\xml\transform.cs (1)
1375keyInfoObj.LoadXml(keyInfo);