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

object System.Collections.ICollection. System.Collections.CollectionBase.SyncRoot
getsetprivateinherited

Implements System.Collections.ICollection.

Definition at line 196 of file CollectionBase.cs.

197 {
198 [global::Cpp2ILInjected.Token(Token = "0x6002E04")]
199 [global::Cpp2ILInjected.Address(RVA = "0x1C08E28", Offset = "0x1C08E28", Length = "0x14")]
200 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
201 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
202 get
203 {
204 throw null;
205 }
206 }