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.ComponentModel.AttributeCollection.IsSynchronized
getsetprivate

Implements System.Collections.ICollection.

Definition at line 274 of file AttributeCollection.cs.

275 {
276 [global::Cpp2ILInjected.Token(Token = "0x60015EE")]
277 [global::Cpp2ILInjected.Address(RVA = "0x1E3EE7C", Offset = "0x1E3EE7C", Length = "0x8")]
278 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
279 get
280 {
281 throw null;
282 }
283 }