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.ListDictionaryInternal.SyncRoot
getset

Implements System.Collections.ICollection.

Definition at line 118 of file ListDictionaryInternal.cs.

119 {
120 [global::Cpp2ILInjected.Token(Token = "0x6002DD2")]
121 [global::Cpp2ILInjected.Address(RVA = "0x1C07584", Offset = "0x1C07584", Length = "0x70")]
122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ListDictionaryInternal.NodeKeyValueCollection), Member = "System.Collections.ICollection.get_SyncRoot", ReturnType = typeof(object))]
123 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
124 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
125 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
126 get
127 {
128 throw null;
129 }
130 }
class f__AnonymousType0<< Count > j__TPar