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.EventDescriptorCollection.SyncRoot
getsetprivate

Definition at line 472 of file EventDescriptorCollection.cs.

473 {
474 [global::Cpp2ILInjected.Token(Token = "0x600172A")]
475 [global::Cpp2ILInjected.Address(RVA = "0x1E4B988", Offset = "0x1E4B988", Length = "0x8")]
476 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
477 get
478 {
479 throw null;
480 }
481 }