terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ImportAttributes()

void System.Xml.XmlDocument.ImportAttributes ( XmlNode fromElem,
XmlNode toElem )
inlineprivate

Definition at line 659 of file XmlDocument.cs.

660 {
661 int num = 1;
662 XmlAttribute xmlAttribute;
663 XmlNode xmlNode = this.ImportNodeInternal(xmlAttribute, num != 0);
664 }
class f__AnonymousType0<< Count > j__TPar
XmlNode ImportNodeInternal(XmlNode node, bool deep)

References System.Xml.XmlDocument.ImportNodeInternal(), and j__TPar.