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

bool System.Collections.Specialized.OrderedDictionary.IsReadOnly
getset

Implements System.Collections.IDictionary.

Definition at line 86 of file OrderedDictionary.cs.

87 {
88 [global::Cpp2ILInjected.Token(Token = "0x6001C6A")]
89 [global::Cpp2ILInjected.Address(RVA = "0x1E8F134", Offset = "0x1E8F134", Length = "0x8")]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
91 get
92 {
93 throw null;
94 }
95 }