terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ FirstChild

virtual XmlNode System.Xml.XmlNode.FirstChild
getsetinherited

Definition at line 213 of file XmlNode.cs.

214 {
215 [global::Cpp2ILInjected.Token(Token = "0x60005CE")]
216 [global::Cpp2ILInjected.Address(RVA = "0x1D98CD4", Offset = "0x1D98CD4", Length = "0x24")]
217 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
218 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
219 get
220 {
221 throw null;
222 }
223 }