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.Specialized.ListDictionary.SyncRoot
getset

Implements System.Collections.ICollection.

Definition at line 123 of file ListDictionary.cs.

124 {
125 [global::Cpp2ILInjected.Token(Token = "0x6001C31")]
126 [global::Cpp2ILInjected.Address(RVA = "0x1E8CE30", Offset = "0x1E8CE30", Length = "0x74")]
127 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ListDictionary.NodeKeyValueCollection), Member = "System.Collections.ICollection.get_SyncRoot", ReturnType = typeof(object))]
128 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
129 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
130 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Interlocked), Member = "CompareExchange", MemberParameters = new object[]
131 {
132 typeof(ref object),
133 typeof(object),
134 typeof(object)
135 }, ReturnType = typeof(object))]
136 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
137 get
138 {
139 throw null;
140 }
141 }
class f__AnonymousType0<< Count > j__TPar