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 >.ValueCollection.IsSynchronized
getsetprivate

Definition at line 1391 of file Dictionary.cs.

1392 {
1393 [global::Cpp2ILInjected.Token(Token = "0x6003077")]
1394 [global::Cpp2ILInjected.Address(RVA = "0x18999F0", Offset = "0x18999F0", Length = "0x8")]
1395 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
1396 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1397 get
1398 {
1399 throw null;
1400 }
1401 }