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

◆ IsFixedSize

bool System.Collections.IDictionary. System.Collections.Generic.Dictionary< TKey, TValue >.IsFixedSize
getsetprivate

Definition at line 571 of file Dictionary.cs.

572 {
573 [global::Cpp2ILInjected.Token(Token = "0x6003043")]
574 [global::Cpp2ILInjected.Address(RVA = "0x1929244", Offset = "0x1929244", Length = "0x8")]
575 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
576 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
577 get
578 {
579 throw null;
580 }
581 }