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.ArgumentException.Message
getsetinherited

Definition at line 3441 of file ArgumentException.cs.

3442 {
3443 [global::Cpp2ILInjected.Token(Token = "0x60003CD")]
3444 [global::Cpp2ILInjected.Address(RVA = "0x1BB5D5C", Offset = "0x1BB5D5C", Length = "0xA0")]
3445 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentOutOfRangeException), Member = "get_Message", ReturnType = typeof(string))]
3446 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.CultureNotFoundException), Member = "get_Message", ReturnType = typeof(string))]
3447 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
3448 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Exception), Member = "get_Message", ReturnType = typeof(string))]
3449 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IsNullOrEmpty", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
3450 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
3451 {
3452 typeof(string),
3453 typeof(object)
3454 }, ReturnType = typeof(string))]
3455 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "get_NewLine", ReturnType = typeof(string))]
3456 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
3457 {
3458 typeof(string),
3459 typeof(string),
3460 typeof(string)
3461 }, ReturnType = typeof(string))]
3462 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
3463 get
3464 {
3465 throw null;
3466 }
3467 }
class f__AnonymousType0<< Count > j__TPar