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.Globalization.CultureNotFoundException.Message
getset

Definition at line 145 of file CultureNotFoundException.cs.

146 {
147 [global::Cpp2ILInjected.Token(Token = "0x6002AA7")]
148 [global::Cpp2ILInjected.Address(RVA = "0x1BD9AB4", Offset = "0x1BD9AB4", Length = "0xBC")]
149 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
150 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = "get_Message", ReturnType = typeof(string))]
151 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureNotFoundException), Member = "get_FormatedInvalidCultureId", ReturnType = typeof(string))]
152 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
153 {
154 typeof(string),
155 typeof(object)
156 }, ReturnType = typeof(string))]
157 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "get_NewLine", ReturnType = typeof(string))]
158 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
159 {
160 typeof(string),
161 typeof(string),
162 typeof(string)
163 }, ReturnType = typeof(string))]
164 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
165 get
166 {
167 throw null;
168 }
169 }
class f__AnonymousType0<< Count > j__TPar