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.Generic.Dictionary< TKey, TValue >.KeyCollection.SyncRoot
getsetprivate

Definition at line 1129 of file Dictionary.cs.

1130 {
1131 [global::Cpp2ILInjected.Token(Token = "0x6003064")]
1132 [global::Cpp2ILInjected.Address(RVA = "0x17139F8", Offset = "0x17139F8", Length = "0x9C")]
1133 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
1134 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1136 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1137 get
1138 {
1139 throw null;
1140 }
1141 }