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

◆ SyncRoot

virtual object System.Collections.Stack.SyncRoot
getsetinherited

Implements System.Collections.ICollection.

Definition at line 81 of file Stack.cs.

82 {
83 [global::Cpp2ILInjected.Token(Token = "0x6002E98")]
84 [global::Cpp2ILInjected.Address(RVA = "0x1C0D47C", Offset = "0x1C0D47C", Length = "0x70")]
85 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
86 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
87 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
88 get
89 {
90 throw null;
91 }
92 }
class f__AnonymousType0<< Count > j__TPar
virtual int Count
Definition Stack.cs:58