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
--f__AnonymousType0.cs
Go to the documentation of this file.
1using System;
7
8[CompilerGenerated]
9[global::Cpp2ILInjected.Token(Token = "0x2000002")]
10internal sealed class <>f__AnonymousType0<<Count>j__TPar>
11{
12 [global::Cpp2ILInjected.Token(Token = "0x17000001")]
13 public <Count>j__TPar Count
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6000001")]
16 [global::Cpp2ILInjected.Address(RVA = "0x15B45F0", Offset = "0x15B45F0", Length = "0x8")]
17 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
23 }
24
25 [DebuggerHidden]
26 [global::Cpp2ILInjected.Token(Token = "0x6000002")]
27 [global::Cpp2ILInjected.Address(RVA = "0x15B45F8", Offset = "0x15B45F8", Length = "0x28")]
28 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIBestiary), Member = "DrawLootDrops", ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIBestiary), Member = "DrawFilters", ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EntryFilterer<, >), Member = "GetDisplayName", ReturnType = typeof(string))]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
34 public <>f__AnonymousType0(<Count>j__TPar Count)
35 {
36 throw null;
37 }
38
39 [DebuggerHidden]
40 [global::Cpp2ILInjected.Token(Token = "0x6000003")]
41 [global::Cpp2ILInjected.Address(RVA = "0x15B4620", Offset = "0x15B4620", Length = "0x84")]
42 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
43 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
46 public override bool Equals(object value)
47 {
48 throw null;
49 }
50
51 [DebuggerHidden]
52 [global::Cpp2ILInjected.Token(Token = "0x6000004")]
53 [global::Cpp2ILInjected.Address(RVA = "0x15B46A4", Offset = "0x15B46A4", Length = "0x44")]
54 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
55 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 public override int GetHashCode()
58 {
59 throw null;
60 }
61
63 [global::Cpp2ILInjected.Token(Token = "0x6000005")]
64 [global::Cpp2ILInjected.Address(RVA = "0x15B46E8", Offset = "0x15B46E8", Length = "0xD8")]
65 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "ToString", ReturnType = typeof(string))]
68 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
69 {
71 typeof(string),
72 typeof(object[])
73 }, ReturnType = typeof(string))]
74 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
75 public override string ToString()
76 {
77 throw null;
78 }
79
81 [global::Cpp2ILInjected.Token(Token = "0x4000001")]
82 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
84}
class f__AnonymousType0<< Count > j__TPar