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.ComponentModel.PropertyDescriptorCollection.SyncRoot
getsetprivate

Definition at line 516 of file PropertyDescriptorCollection.cs.

517 {
518 [global::Cpp2ILInjected.Token(Token = "0x6001909")]
519 [global::Cpp2ILInjected.Address(RVA = "0x1E592EC", Offset = "0x1E592EC", Length = "0x8")]
520 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
521 get
522 {
523 throw null;
524 }
525 }