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

Definition at line 1404 of file Dictionary.cs.

1405 {
1406 [global::Cpp2ILInjected.Token(Token = "0x6003078")]
1407 [global::Cpp2ILInjected.Address(RVA = "0x18999F8", Offset = "0x18999F8", Length = "0x9C")]
1408 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
1409 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1410 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1411 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1412 get
1413 {
1414 throw null;
1415 }
1416 }