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

object System.ComponentModel.ArraySubsetEnumerator.Current
getset

Implements System.Collections.IEnumerator.

Definition at line 38 of file ArraySubsetEnumerator.cs.

39 {
40 [global::Cpp2ILInjected.Token(Token = "0x60019DD")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1E60830", Offset = "0x1E60830", Length = "0x54")]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "GetValue", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(object))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
46 get
47 {
48 throw null;
49 }
50 }
class f__AnonymousType0<< Count > j__TPar