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 [2/2]

object System.Collections.IEnumerator. System.Array.EmptyInternalEnumerator< T >.Current
getsetprivate

Definition at line 5200 of file Array.cs.

5201 {
5202 [global::Cpp2ILInjected.Token(Token = "0x6000C90")]
5203 [global::Cpp2ILInjected.Address(RVA = "0x16235F0", Offset = "0x16235F0", Length = "0x50")]
5204 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
5205 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
5206 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
5207 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
5208 get
5209 {
5210 throw null;
5211 }
5212 }
int System.Collections.ICollection. Count
Definition Array.cs:98