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

◆ AppendChild()

override IXmlNode Newtonsoft.Json.Converters.XElementWrapper.AppendChild ( IXmlNode newChild)
inlinevirtual

Reimplemented from Newtonsoft.Json.Converters.XContainerWrapper.

Definition at line 50 of file XElementWrapper.cs.

51 {
52 return base.AppendChild(newChild);
53 }
class f__AnonymousType0<< Count > j__TPar

References Newtonsoft.Json.Converters.IXmlNode.AppendChild(), and j__TPar.