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

Implements System.Collections.IList.

Definition at line 170 of file CollectionBase.cs.

171 {
172 [global::Cpp2ILInjected.Token(Token = "0x6002E02")]
173 [global::Cpp2ILInjected.Address(RVA = "0x1C08E00", Offset = "0x1C08E00", Length = "0x14")]
174 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
175 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
176 get
177 {
178 throw null;
179 }
180 }