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
ImmutableObjectAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x200033F")]
10 public sealed class ImmutableObjectAttribute : Attribute
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60015A5")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E3C884", Offset = "0x1E3C884", Length = "0x28")]
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 = "0x170004F0")]
22 public bool Immutable
23 {
25 [global::Cpp2ILInjected.Token(Token = "0x60015A6")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1E3C8AC", Offset = "0x1E3C8AC", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 get
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x60015A7")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1E3C8B4", Offset = "0x1E3C8B4", Length = "0xE4")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Nullable<>), Member = ".ctor", MemberParameters = new object[] { "T" }, ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
40 public override bool Equals(object obj)
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x60015A8")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1E3C998", Offset = "0x1E3C998", Length = "0x8")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = "GetHashCode", ReturnType = typeof(int))]
49 public override int GetHashCode()
50 {
51 throw null;
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x60015A9")]
55 [global::Cpp2ILInjected.Address(RVA = "0x1E3C9A0", Offset = "0x1E3C9A0", Length = "0x68")]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
58 public override bool IsDefaultAttribute()
59 {
60 throw null;
61 }
62
63 // Note: this type is marked as 'beforefieldinit'.
64 [global::Cpp2ILInjected.Token(Token = "0x60015AA")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1E3CA08", Offset = "0x1E3CA08", Length = "0x88")]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
68 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
70 {
71 throw null;
72 }
73
74 [global::Cpp2ILInjected.Token(Token = "0x400119F")]
76
77 [global::Cpp2ILInjected.Token(Token = "0x40011A0")]
79
80 [global::Cpp2ILInjected.Token(Token = "0x40011A1")]
82
84 [global::Cpp2ILInjected.Token(Token = "0x40011A2")]
85 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
86 private readonly bool <Immutable>k__BackingField;
87 }
88}
class f__AnonymousType0<< Count > j__TPar
static readonly ImmutableObjectAttribute Yes
static readonly ImmutableObjectAttribute No
static readonly ImmutableObjectAttribute Default