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

◆ Current [1/2]

object System.Collections.IEnumerator. System.Xml.XmlChildEnumerator.Current
getsetprivate

Implements System.Collections.IEnumerator.

Definition at line 50 of file XmlChildEnumerator.cs.

51 {
52 [global::Cpp2ILInjected.Token(Token = "0x60004A8")]
53 [global::Cpp2ILInjected.Address(RVA = "0x1D8D54C", Offset = "0x1D8D54C", Length = "0x4")]
54 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 get
57 {
58 throw null;
59 }
60 }