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

◆ Count

override int System.Xml.XmlChildNodes.Count
getset

Definition at line 22 of file XmlChildNodes.cs.

23 {
24 [global::Cpp2ILInjected.Token(Token = "0x60004AB")]
25 [global::Cpp2ILInjected.Address(RVA = "0x1D8D5EC", Offset = "0x1D8D5EC", Length = "0x44")]
26 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 get
29 {
30 throw null;
31 }
32 }