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

◆ IsReadOnly

virtual bool System.Collections.Hashtable.IsReadOnly
getsetinherited

Implements System.Collections.IDictionary.

Definition at line 653 of file Hashtable.cs.

654 {
655 [global::Cpp2ILInjected.Token(Token = "0x6002F1E")]
656 [global::Cpp2ILInjected.Address(RVA = "0x1C12ABC", Offset = "0x1C12ABC", Length = "0x8")]
657 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
658 get
659 {
660 throw null;
661 }
662 }