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.Queue.SyncRoot
getset

Implements System.Collections.ICollection.

Definition at line 144 of file Queue.cs.

145 {
146 [global::Cpp2ILInjected.Token(Token = "0x6002E1E")]
147 [global::Cpp2ILInjected.Address(RVA = "0x1C09AC4", Offset = "0x1C09AC4", Length = "0x74")]
148 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
149 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
150 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Interlocked), Member = "CompareExchange", MemberParameters = new object[]
151 {
152 typeof(ref object),
153 typeof(object),
154 typeof(object)
155 }, ReturnType = typeof(object))]
156 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
157 get
158 {
159 throw null;
160 }
161 }
class f__AnonymousType0<< Count > j__TPar
virtual int Count
Definition Queue.cs:98