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.ListDictionaryInternal.IsReadOnly
getset

Implements System.Collections.IDictionary.

Definition at line 82 of file ListDictionaryInternal.cs.

83 {
84 [global::Cpp2ILInjected.Token(Token = "0x6002DCF")]
85 [global::Cpp2ILInjected.Address(RVA = "0x1C0756C", Offset = "0x1C0756C", Length = "0x8")]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
87 get
88 {
89 throw null;
90 }
91 }