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

◆ ChildNodes

virtual List<IXmlNode> Newtonsoft.Json.Converters.XObjectWrapper.ChildNodes
getinherited

Implements Newtonsoft.Json.Converters.IXmlNode.

Definition at line 85 of file XObjectWrapper.cs.

86 {
87 get
88 {
89 if (!true)
90 {
91 }
92 return 1;
93 }
94 }