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.Collections.Generic.Stack< T >.Enumerator.Current
getsetprivate

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

Definition at line 331 of file Stack.cs.

332 {
333 [global::Cpp2ILInjected.Token(Token = "0x600312D")]
334 [global::Cpp2ILInjected.Address(RVA = "0x1648B98", Offset = "0x1648B98", Length = "0x34")]
335 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
336 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
337 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Stack<>.Enumerator), Member = "get_Current", ReturnType = "T")]
338 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
339 get
340 {
341 throw null;
342 }
343 }
class f__AnonymousType0<< Count > j__TPar