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
MissingMemberException.cs
Go to the documentation of this file.
1using System;
7
8namespace System
9{
10 [global::Cpp2ILInjected.Token(Token = "0x2000132")]
11 [global::System.Serializable]
12 public class MissingMemberException : global::System.MemberAccessException
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6000BDE")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1C56720", Offset = "0x1C56720", Length = "0x5C")]
16 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MissingMethodException), Member = ".ctor", MemberParameters = new object[]
18 {
19 typeof(string),
20 typeof(string)
21 }, ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MissingFieldException), Member = ".ctor", MemberParameters = new object[]
23 {
24 typeof(string),
25 typeof(string)
26 }, ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.MemberAccessException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
31 {
32 throw null;
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x6000BDF")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1C566B0", Offset = "0x1C566B0", Length = "0x24")]
37 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MissingMethodException), Member = ".ctor", ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MissingMethodException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TypedReference), Member = "MakeTypedReference", MemberParameters = new object[]
41 {
42 typeof(object),
43 typeof(global::System.Reflection.FieldInfo[])
44 }, ReturnType = typeof(global::System.TypedReference))]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.LazyInitializer), Member = "EnsureInitializedCore", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[] { "T&" }, ReturnType = "T")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.MemberAccessException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
48 public MissingMemberException(string message)
49 {
50 throw null;
51 }
52
53 [global::Cpp2ILInjected.Token(Token = "0x6000BE0")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1C56780", Offset = "0x1C56780", Length = "0x184")]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MissingMethodException), Member = ".ctor", MemberParameters = new object[]
56 {
57 typeof(global::System.Runtime.Serialization.SerializationInfo),
58 typeof(global::System.Runtime.Serialization.StreamingContext)
59 }, ReturnType = typeof(void))]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.MemberAccessException), Member = ".ctor", MemberParameters = new object[]
62 {
63 typeof(global::System.Runtime.Serialization.SerializationInfo),
64 typeof(global::System.Runtime.Serialization.StreamingContext)
65 }, ReturnType = typeof(void))]
66 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
68 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "GetValue", MemberParameters = new object[]
69 {
70 typeof(string),
71 typeof(global::System.Type)
72 }, ReturnType = typeof(object))]
73 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
74 protected MissingMemberException(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
75 {
76 throw null;
77 }
78
79 [global::Cpp2ILInjected.Token(Token = "0x6000BE1")]
80 [global::Cpp2ILInjected.Address(RVA = "0x1C56B44", Offset = "0x1C56B44", Length = "0x164")]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
82 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Exception), Member = "GetObjectData", MemberParameters = new object[]
83 {
84 typeof(global::System.Runtime.Serialization.SerializationInfo),
85 typeof(global::System.Runtime.Serialization.StreamingContext)
86 }, ReturnType = typeof(void))]
87 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
88 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "AddValue", MemberParameters = new object[]
89 {
90 typeof(string),
91 typeof(object),
92 typeof(global::System.Type)
93 }, ReturnType = typeof(void))]
94 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
95 public override void GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
96 {
97 throw null;
98 }
99
100 [global::Cpp2ILInjected.Token(Token = "0x17000107")]
101 public override string Message
102 {
103 [global::Cpp2ILInjected.Token(Token = "0x6000BE2")]
104 [global::Cpp2ILInjected.Address(RVA = "0x1C56A18", Offset = "0x1C56A18", Length = "0x12C")]
105 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.MissingMethodException), Member = "get_Message", ReturnType = typeof(string))]
106 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
107 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
108 {
109 typeof(string),
110 typeof(string)
111 }, ReturnType = typeof(string))]
112 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Exception), Member = "get_Message", ReturnType = typeof(string))]
113 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
114 {
115 typeof(string),
116 typeof(string),
117 typeof(string),
118 typeof(string)
119 }, ReturnType = typeof(string))]
120 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
121 {
122 typeof(string),
123 typeof(object)
124 }, ReturnType = typeof(string))]
125 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
126 get
127 {
128 throw null;
129 }
130 }
131
132 [global::Cpp2ILInjected.Token(Token = "0x6000BE3")]
133 [global::Cpp2ILInjected.Address(RVA = "0x1C56CA8", Offset = "0x1C56CA8", Length = "0x48")]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
136 internal static string FormatSignature(byte[] signature)
137 {
138 throw null;
139 }
140
141 [global::Cpp2ILInjected.Token(Token = "0x40004CE")]
142 [global::Cpp2ILInjected.FieldOffset(Offset = "0x90")]
143 protected string ClassName;
144
145 [global::Cpp2ILInjected.Token(Token = "0x40004CF")]
146 [global::Cpp2ILInjected.FieldOffset(Offset = "0x98")]
147 protected string MemberName;
148
149 [global::Cpp2ILInjected.Token(Token = "0x40004D0")]
150 [global::Cpp2ILInjected.FieldOffset(Offset = "0xA0")]
151 protected byte[] Signature;
152 }
153}
class f__AnonymousType0<< Count > j__TPar
MissingMemberException(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
override void GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
static string FormatSignature(byte[] signature)