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

◆ IsSynchronized

virtual bool System.Collections.Queue.IsSynchronized
getset

Implements System.Collections.ICollection.

Definition at line 132 of file Queue.cs.

133 {
134 [global::Cpp2ILInjected.Token(Token = "0x6002E1D")]
135 [global::Cpp2ILInjected.Address(RVA = "0x1C09ABC", Offset = "0x1C09ABC", Length = "0x8")]
136 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
137 get
138 {
139 throw null;
140 }
141 }
virtual int Count
Definition Queue.cs:98