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

Definition at line 1116 of file Dictionary.cs.

1117 {
1118 [global::Cpp2ILInjected.Token(Token = "0x6003063")]
1119 [global::Cpp2ILInjected.Address(RVA = "0x17139F0", Offset = "0x17139F0", Length = "0x8")]
1120 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
1121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1122 get
1123 {
1124 throw null;
1125 }
1126 }