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
MemberHolder.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20003D0")]
8 [global::System.Serializable]
9 internal sealed class MemberHolder
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001EE5")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1B5139C", Offset = "0x1B5139C", Length = "0x3C")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
15 internal MemberHolder(global::System.Type type, StreamingContext ctx)
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6001EE6")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1B513D8", Offset = "0x1B513D8", Length = "0x10")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
24 public override int GetHashCode()
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x6001EE7")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1B513E8", Offset = "0x1B513E8", Length = "0x84")]
31 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
33 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
34 public override bool Equals(object obj)
35 {
36 throw null;
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x4000F7F")]
40 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
41 internal readonly global::System.Type _memberType;
42
43 [global::Cpp2ILInjected.Token(Token = "0x4000F80")]
44 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
46 }
47}
class f__AnonymousType0<< Count > j__TPar
MemberHolder(global::System.Type type, StreamingContext ctx)
readonly global::System.Type _memberType