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.IList. System.Collections.CollectionBase.IsReadOnly
getsetprivateinherited

Implements System.Collections.IList.

Definition at line 157 of file CollectionBase.cs.

158 {
159 [global::Cpp2ILInjected.Token(Token = "0x6002E01")]
160 [global::Cpp2ILInjected.Address(RVA = "0x1C08DEC", Offset = "0x1C08DEC", Length = "0x14")]
161 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
162 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
163 get
164 {
165 throw null;
166 }
167 }