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

◆ Capacity

override int System.Collections.ArrayList.IListWrapper.Capacity
set

Definition at line 832 of file ArrayList.cs.

833 {
834 [global::Cpp2ILInjected.Token(Token = "0x6002EC7")]
835 [global::Cpp2ILInjected.Address(RVA = "0x1C0F2A0", Offset = "0x1C0F2A0", Length = "0x90")]
836 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
837 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
838 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
839 {
840 typeof(string),
841 typeof(string)
842 }, ReturnType = typeof(void))]
843 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
844 set
845 {
846 throw null;
847 }
848 }
class f__AnonymousType0<< Count > j__TPar