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
CollectionPool.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000156")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6000668")]
13 [global::Cpp2ILInjected.Address(RVA = "0x18EBA00", Offset = "0x18EBA00", Length = "0xC8")]
14 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
15 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.VertexHelper", Member = "InitializeListIfRequired", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
18 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
19 public static TCollection Get()
20 {
21 throw null;
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x6000669")]
25 [global::Cpp2ILInjected.Address(RVA = "0x18EBAC8", Offset = "0x18EBAC8", Length = "0xE0")]
26 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
27 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.VertexHelper", Member = "Dispose", ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
31 public static void Release(TCollection toRelease)
32 {
33 throw null;
34 }
35
36 // Note: this type is marked as 'beforefieldinit'.
37 [global::Cpp2ILInjected.Token(Token = "0x600066A")]
38 [global::Cpp2ILInjected.Address(RVA = "0x18EBBA8", Offset = "0x18EBBA8", Length = "0x318")]
39 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
40 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 28)]
44 {
45 throw null;
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x4000636")]
50
52 [global::Cpp2ILInjected.Token(Token = "0x2000157")]
53 [Serializable]
54 private sealed class <>c
55 {
56 // Note: this type is marked as 'beforefieldinit'.
57 [global::Cpp2ILInjected.Token(Token = "0x600066B")]
58 [global::Cpp2ILInjected.Address(RVA = "0x15B0C44", Offset = "0x15B0C44", Length = "0xEC")]
59 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
60 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
62 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
63 static <>c()
64 {
65 throw null;
66 }
67
68 [global::Cpp2ILInjected.Token(Token = "0x600066C")]
69 [global::Cpp2ILInjected.Address(RVA = "0x15B0D30", Offset = "0x15B0D30", Length = "0x8")]
70 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
73 public <>c()
74 {
75 throw null;
76 }
77
78 [global::Cpp2ILInjected.Token(Token = "0x600066D")]
79 [global::Cpp2ILInjected.Address(RVA = "0x15B0D38", Offset = "0x15B0D38", Length = "0x14")]
80 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
82 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
83 internal TCollection <.cctor>b__5_0()
84 {
85 throw null;
86 }
87
88 [global::Cpp2ILInjected.Token(Token = "0x600066E")]
89 [global::Cpp2ILInjected.Address(RVA = "0x15B0D4C", Offset = "0x15B0D4C", Length = "0x88")]
90 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
91 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
92 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
93 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
94 internal void <.cctor>b__5_1(TCollection l)
95 {
96 throw null;
97 }
98
99 [global::Cpp2ILInjected.Token(Token = "0x4000637")]
101 }
102 }
103}
class f__AnonymousType0<< Count > j__TPar
static void Release(TCollection toRelease)
static readonly ObjectPool< TCollection > s_Pool