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

Definition at line 480 of file Dictionary.cs.

481 {
482 [global::Cpp2ILInjected.Token(Token = "0x600303D")]
483 [global::Cpp2ILInjected.Address(RVA = "0x1928DD4", Offset = "0x1928DD4", Length = "0x8")]
484 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
485 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
486 get
487 {
488 throw null;
489 }
490 }