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.Array.ArrayEnumerator.Current
getset

Definition at line 5033 of file Array.cs.

5034 {
5035 [global::Cpp2ILInjected.Token(Token = "0x6000C86")]
5036 [global::Cpp2ILInjected.Address(RVA = "0x1C5A904", Offset = "0x1C5A904", Length = "0xFC")]
5037 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
5038 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
5039 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(global::System.Type))]
5040 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
5041 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
5042 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
5043 get
5044 {
5045 throw null;
5046 }
5047 }
class f__AnonymousType0<< Count > j__TPar
int System.Collections.ICollection. Count
Definition Array.cs:98