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.Stack< T >.Enumerator.Current
getset

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

Definition at line 302 of file Stack.cs.

303 {
304 [global::Cpp2ILInjected.Token(Token = "0x600312B")]
305 [global::Cpp2ILInjected.Address(RVA = "0x1648B00", Offset = "0x1648B00", Length = "0x34")]
306 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
307 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Stack<>.Enumerator), Member = "System.Collections.IEnumerator.get_Current", ReturnType = typeof(object))]
308 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
309 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Stack<>.Enumerator), Member = "ThrowEnumerationNotStartedOrEnded", ReturnType = typeof(void))]
310 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
311 get
312 {
313 throw null;
314 }
315 }
class f__AnonymousType0<< Count > j__TPar