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. Newtonsoft.Json.Utilities.CollectionWrapper< T >.IsFixedSize
getsetprivate

Implements System.Collections.IList.

Definition at line 214 of file CollectionWrapper.cs.

215 {
216 [global::Cpp2ILInjected.Token(Token = "0x600034B")]
217 [global::Cpp2ILInjected.Address(RVA = "0x18EE750", Offset = "0x18EE750", Length = "0x108")]
218 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
219 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
220 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
221 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
222 get
223 {
224 throw null;
225 }
226 }