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
SparselyPopulatedArrayAddInfo.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Threading
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20001DA")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6001132")]
11 [global::Cpp2ILInjected.Address(RVA = "0x186EC90", Offset = "0x186EC90", Length = "0xC")]
12 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18
19 [global::Cpp2ILInjected.Token(Token = "0x17000198")]
21 {
22 [global::Cpp2ILInjected.Token(Token = "0x6001133")]
23 [global::Cpp2ILInjected.Address(RVA = "0x186EC9C", Offset = "0x186EC9C", Length = "0x8")]
24 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 get
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x17000199")]
33 internal int Index
34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6001134")]
36 [global::Cpp2ILInjected.Address(RVA = "0x186ECA4", Offset = "0x186ECA4", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 get
40 {
41 throw null;
42 }
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x4000945")]
46 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
48
49 [global::Cpp2ILInjected.Token(Token = "0x4000946")]
50 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
51 private int _index;
52 }
53}
class f__AnonymousType0<< Count > j__TPar
SparselyPopulatedArrayAddInfo(SparselyPopulatedArrayFragment< T > source, int index)