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

override object System.Collections.ArrayList.ReadOnlyArrayList.SyncRoot
getset

Implements System.Collections.ICollection.

Definition at line 1264 of file ArrayList.cs.

1265 {
1266 [global::Cpp2ILInjected.Token(Token = "0x6002EE7")]
1267 [global::Cpp2ILInjected.Address(RVA = "0x1C10DE4", Offset = "0x1C10DE4", Length = "0x14")]
1268 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1269 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1270 get
1271 {
1272 throw null;
1273 }
1274 }