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.MissingMethodException.Message
getset

Definition at line 112 of file MissingMethodException.cs.

113 {
114 [global::Cpp2ILInjected.Token(Token = "0x600083E")]
115 [global::Cpp2ILInjected.Address(RVA = "0x1C37478", Offset = "0x1C37478", Length = "0x12C")]
116 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
117 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
118 {
119 typeof(string),
120 typeof(string)
121 }, ReturnType = typeof(string))]
122 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.MissingMemberException), Member = "get_Message", ReturnType = typeof(string))]
123 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
124 {
125 typeof(string),
126 typeof(string),
127 typeof(string),
128 typeof(string)
129 }, ReturnType = typeof(string))]
130 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
131 {
132 typeof(string),
133 typeof(object)
134 }, ReturnType = typeof(string))]
135 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
136 get
137 {
138 throw null;
139 }
140 }
class f__AnonymousType0<< Count > j__TPar