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
BsonProperty.cs
Go to the documentation of this file.
1using System;
6
8{
10 [global::Cpp2ILInjected.Token(Token = "0x200012A")]
11 internal class BsonProperty
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x1700023D")]
15 {
17 [global::Cpp2ILInjected.Token(Token = "0x6000B84")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1D3A6A4", Offset = "0x1D3A6A4", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 get
21 {
22 throw null;
23 }
25 [global::Cpp2ILInjected.Token(Token = "0x6000B85")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1D3A6AC", Offset = "0x1D3A6AC", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 set
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x1700023E")]
36 {
38 [global::Cpp2ILInjected.Token(Token = "0x6000B86")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1D3A6B4", Offset = "0x1D3A6B4", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 get
42 {
43 throw null;
44 }
46 [global::Cpp2ILInjected.Token(Token = "0x6000B87")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1D3A6BC", Offset = "0x1D3A6BC", Length = "0x8")]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 set
50 {
51 throw null;
52 }
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x6000B88")]
56 [global::Cpp2ILInjected.Address(RVA = "0x1D3A328", Offset = "0x1D3A328", Length = "0x8")]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
59 public BsonProperty()
60 {
61 throw null;
62 }
63
65 [global::Cpp2ILInjected.Token(Token = "0x4000457")]
66 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
67 private BsonString <Name>k__BackingField;
68
70 [global::Cpp2ILInjected.Token(Token = "0x4000458")]
71 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
72 private BsonToken <Value>k__BackingField;
73 }
74}
class f__AnonymousType0<< Count > j__TPar
BsonToken< Value > k__BackingField
BsonString< Name > k__BackingField