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

◆ prop_Boolean_0

bool System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >.prop_Boolean_0
getsetprivate

Definition at line 467 of file ConcurrentDictionary.cs.

468 {
469 [global::Cpp2ILInjected.Token(Token = "0x6002F9B")]
470 [global::Cpp2ILInjected.Address(RVA = "0x191569C", Offset = "0x191569C", Length = "0x8")]
471 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
472 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
473 get
474 {
475 throw null;
476 }
477 }