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.Runtime.CompilerServices.ConditionalWeakTable< TKey, TValue >.Enumerator.Current
getsetprivate

Definition at line 320 of file ConditionalWeakTable.cs.

321 {
322 [global::Cpp2ILInjected.Token(Token = "0x60022A3")]
323 [global::Cpp2ILInjected.Address(RVA = "0x165ACA4", Offset = "0x165ACA4", Length = "0x50")]
324 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
325 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
326 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
327 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
328 get
329 {
330 throw null;
331 }
332 }