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.ObjectModel.Collection< T >.IsFixedSize
getsetprivateinherited

Implements System.Collections.IList.

Definition at line 497 of file Collection.cs.

498 {
499 [global::Cpp2ILInjected.Token(Token = "0x6002FE5")]
500 [global::Cpp2ILInjected.Address(RVA = "0x18F0564", Offset = "0x18F0564", Length = "0x11C")]
501 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
502 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
503 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
504 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
505 get
506 {
507 throw null;
508 }
509 }