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

virtual object System.Collections.Stack.StackEnumerator.Current
getset

Implements System.Collections.IEnumerator.

Definition at line 255 of file Stack.cs.

256 {
257 [global::Cpp2ILInjected.Token(Token = "0x6002EA3")]
258 [global::Cpp2ILInjected.Address(RVA = "0x1C0DB30", Offset = "0x1C0DB30", Length = "0x8C")]
259 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
260 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
261 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
262 get
263 {
264 throw null;
265 }
266 }
class f__AnonymousType0<< Count > j__TPar
virtual int Count
Definition Stack.cs:58