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

virtual int System.Collections.ArrayList.Capacity
set

Definition at line 308 of file ArrayList.cs.

309 {
310 [global::Cpp2ILInjected.Token(Token = "0x6002EA8")]
311 [global::Cpp2ILInjected.Address(RVA = "0x1C0DF1C", Offset = "0x1C0DF1C", Length = "0x10C")]
312 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
313 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
314 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
315 {
316 typeof(global::System.Array),
317 typeof(int),
318 typeof(global::System.Array),
319 typeof(int),
320 typeof(int)
321 }, ReturnType = typeof(void))]
322 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
323 {
324 typeof(string),
325 typeof(string)
326 }, ReturnType = typeof(void))]
327 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
328 set
329 {
330 throw null;
331 }
332 }
class f__AnonymousType0<< Count > j__TPar