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
ParenthesizePropertyNameAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
8 [global::Cpp2ILInjected.Token(Token = "0x2000402")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001BE4")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1E8A770", Offset = "0x1E8A770", Length = "0x1C")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6001BE5")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1E8A78C", Offset = "0x1E8A78C", Length = "0x28")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x17000639")]
30 public bool NeedParenthesis
31 {
32 [global::Cpp2ILInjected.Token(Token = "0x6001BE6")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1E8A7B4", Offset = "0x1E8A7B4", Length = "0x8")]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 get
36 {
37 throw null;
38 }
39 }
40
41 [global::Cpp2ILInjected.Token(Token = "0x6001BE7")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1E8A7BC", Offset = "0x1E8A7BC", Length = "0x70")]
43 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
46 public override bool Equals(object o)
47 {
48 throw null;
49 }
50
51 [global::Cpp2ILInjected.Token(Token = "0x6001BE8")]
52 [global::Cpp2ILInjected.Address(RVA = "0x1E8A82C", Offset = "0x1E8A82C", Length = "0x8")]
53 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = "GetHashCode", ReturnType = typeof(int))]
55 public override int GetHashCode()
56 {
57 throw null;
58 }
59
60 [global::Cpp2ILInjected.Token(Token = "0x6001BE9")]
61 [global::Cpp2ILInjected.Address(RVA = "0x1E8A834", Offset = "0x1E8A834", Length = "0x68")]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
63 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
64 public override bool IsDefaultAttribute()
65 {
66 throw null;
67 }
68
69 // Note: this type is marked as 'beforefieldinit'.
70 [global::Cpp2ILInjected.Token(Token = "0x6001BEA")]
71 [global::Cpp2ILInjected.Address(RVA = "0x1E8A89C", Offset = "0x1E8A89C", Length = "0x60")]
72 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
73 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
76 {
77 throw null;
78 }
79
80 [global::Cpp2ILInjected.Token(Token = "0x400137D")]
82
83 [global::Cpp2ILInjected.Token(Token = "0x400137E")]
84 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
85 private bool needParenthesis;
86 }
87}
class f__AnonymousType0<< Count > j__TPar
static readonly ParenthesizePropertyNameAttribute Default