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
ResolverContractKey.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x2000088")]
10 internal struct ResolverContractKey
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60004CF")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1CE3CA8", Offset = "0x1CE3CA8", Length = "0x8")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x60004D0")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1CE3CB0", Offset = "0x1CE3CB0", Length = "0x3C")]
22 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 public override int GetHashCode()
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x60004D1")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1CE3CEC", Offset = "0x1CE3CEC", Length = "0x88")]
31 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
33 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
34 public override bool Equals(object obj)
35 {
36 throw null;
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x60004D2")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1CE3D74", Offset = "0x1CE3D74", Length = "0x24")]
41 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 {
45 throw null;
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x4000223")]
49 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
51
52 [global::Cpp2ILInjected.Token(Token = "0x4000224")]
53 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
55 }
56}
class f__AnonymousType0<< Count > j__TPar
ResolverContractKey(Type resolverType, Type contractType)