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

◆ Entry

DictionaryEntry System.Collections.ListDictionaryInternal.NodeEnumerator.Entry
getset

Implements System.Collections.IDictionaryEnumerator.

Definition at line 300 of file ListDictionaryInternal.cs.

301 {
302 [global::Cpp2ILInjected.Token(Token = "0x6002DDD")]
303 [global::Cpp2ILInjected.Address(RVA = "0x1C07CF8", Offset = "0x1C07CF8", Length = "0x60")]
304 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ListDictionaryInternal.NodeEnumerator), Member = "get_Current", ReturnType = typeof(object))]
305 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
306 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
307 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
308 get
309 {
310 throw null;
311 }
312 }
class f__AnonymousType0<< Count > j__TPar