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

bool System.Collections.ICollection. System.Collections.ObjectModel.Collection< T >.IsSynchronized
getsetprivateinherited

Implements System.Collections.ICollection.

Definition at line 403 of file Collection.cs.

404 {
405 [global::Cpp2ILInjected.Token(Token = "0x6002FDF")]
406 [global::Cpp2ILInjected.Address(RVA = "0x18EFDD0", Offset = "0x18EFDD0", Length = "0x8")]
407 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
408 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
409 get
410 {
411 throw null;
412 }
413 }