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

Implements System.Collections.ICollection.

Definition at line 286 of file AttributeCollection.cs.

287 {
288 [global::Cpp2ILInjected.Token(Token = "0x60015EF")]
289 [global::Cpp2ILInjected.Address(RVA = "0x1E3EE84", Offset = "0x1E3EE84", Length = "0x8")]
290 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
291 get
292 {
293 throw null;
294 }
295 }