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

Implements System.Collections.IEnumerator.

Definition at line 522 of file DictionaryWrapper.cs.

523 {
524 [global::Cpp2ILInjected.Token(Token = "0x600039B")]
525 [global::Cpp2ILInjected.Address(RVA = "0x1924058", Offset = "0x1924058", Length = "0x1BC")]
526 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
527 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
528 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DictionaryWrapper<, >.DictionaryEnumerator<, >), Member = "get_Entry", ReturnType = typeof(DictionaryEntry))]
529 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
530 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DictionaryEntry), Member = ".ctor", MemberParameters = new object[]
531 {
532 typeof(object),
533 typeof(object)
534 }, ReturnType = typeof(void))]
535 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
536 get
537 {
538 throw null;
539 }
540 }
class f__AnonymousType0<< Count > j__TPar