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

◆ Message

override string System.MissingMemberException.Message
getset

Definition at line 101 of file MissingMemberException.cs.

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 }
class f__AnonymousType0<< Count > j__TPar