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

virtual object System.Collections.Hashtable.HashtableEnumerator.Current
getset

Implements System.Collections.IEnumerator.

Definition at line 1558 of file Hashtable.cs.

1559 {
1560 [global::Cpp2ILInjected.Token(Token = "0x6002F53")]
1561 [global::Cpp2ILInjected.Address(RVA = "0x1C14D20", Offset = "0x1C14D20", Length = "0xD0")]
1562 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1563 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1564 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1565 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
1566 get
1567 {
1568 throw null;
1569 }
1570 }
class f__AnonymousType0<< Count > j__TPar