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 [1/2]

T System.Collections.Generic.Queue< T >.Enumerator.Current
getset

Implements System.Collections.Generic.IEnumerator< out T >.

Definition at line 357 of file Queue.cs.

358 {
359 [global::Cpp2ILInjected.Token(Token = "0x6003118")]
360 [global::Cpp2ILInjected.Address(RVA = "0x16487B8", Offset = "0x16487B8", Length = "0x34")]
361 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
362 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Queue<>.Enumerator), Member = "System.Collections.IEnumerator.get_Current", ReturnType = typeof(object))]
363 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.MemoryTraceWriter", Member = "ToString", ReturnType = typeof(string))]
364 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
365 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Queue<>.Enumerator), Member = "ThrowEnumerationNotStartedOrEnded", ReturnType = typeof(void))]
366 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
367 get
368 {
369 throw null;
370 }
371 }
class f__AnonymousType0<< Count > j__TPar