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
DefaultBindingPropertyAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x2000367")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60016B7")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E48BE4", Offset = "0x1E48BE4", Length = "0x8")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x60016B8")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1E48BEC", Offset = "0x1E48BEC", Length = "0x28")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x1700052A")]
31 public string Name
32 {
34 [global::Cpp2ILInjected.Token(Token = "0x60016B9")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1E48C14", Offset = "0x1E48C14", Length = "0x8")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 get
38 {
39 throw null;
40 }
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x60016BA")]
44 [global::Cpp2ILInjected.Address(RVA = "0x1E48C1C", Offset = "0x1E48C1C", Length = "0x74")]
45 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
48 {
49 typeof(string),
50 typeof(string)
51 }, ReturnType = typeof(bool))]
52 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
53 public override bool Equals(object obj)
54 {
55 throw null;
56 }
57
58 [global::Cpp2ILInjected.Token(Token = "0x60016BB")]
59 [global::Cpp2ILInjected.Address(RVA = "0x1E48C90", Offset = "0x1E48C90", Length = "0x8")]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = "GetHashCode", ReturnType = typeof(int))]
62 public override int GetHashCode()
63 {
64 throw null;
65 }
66
67 // Note: this type is marked as 'beforefieldinit'.
68 [global::Cpp2ILInjected.Token(Token = "0x60016BC")]
69 [global::Cpp2ILInjected.Address(RVA = "0x1E48C98", Offset = "0x1E48C98", Length = "0x5C")]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
71 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
72 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
74 {
75 throw null;
76 }
77
79 [global::Cpp2ILInjected.Token(Token = "0x40011F8")]
80 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
81 private readonly string <Name>k__BackingField;
82
83 [global::Cpp2ILInjected.Token(Token = "0x40011F9")]
85 }
86}
class f__AnonymousType0<< Count > j__TPar
static readonly DefaultBindingPropertyAttribute Default