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

override bool System.Collections.ArrayList.ReadOnlyArrayList.IsSynchronized
getset

Implements System.Collections.ICollection.

Definition at line 1229 of file ArrayList.cs.

1230 {
1231 [global::Cpp2ILInjected.Token(Token = "0x6002EE4")]
1232 [global::Cpp2ILInjected.Address(RVA = "0x1C10D70", Offset = "0x1C10D70", Length = "0x14")]
1233 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1234 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1235 get
1236 {
1237 throw null;
1238 }
1239 }