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.Collections.Specialized.OrderedDictionary.SyncRoot
getsetprivate

Implements System.Collections.ICollection.

Definition at line 201 of file OrderedDictionary.cs.

202 {
203 [global::Cpp2ILInjected.Token(Token = "0x6001C6F")]
204 [global::Cpp2ILInjected.Address(RVA = "0x1E8F264", Offset = "0x1E8F264", Length = "0x74")]
205 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
206 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
207 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Interlocked), Member = "CompareExchange", MemberParameters = new object[]
208 {
209 typeof(ref object),
210 typeof(object),
211 typeof(object)
212 }, ReturnType = typeof(object))]
213 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
214 get
215 {
216 throw null;
217 }
218 }
class f__AnonymousType0<< Count > j__TPar