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

Definition at line 3353 of file ArgumentOutOfRangeException.cs.

3354 {
3355 [global::Cpp2ILInjected.Token(Token = "0x60003D8")]
3356 [global::Cpp2ILInjected.Address(RVA = "0x1BB60FC", Offset = "0x1BB60FC", Length = "0xAC")]
3357 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3358 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3359 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = "get_Message", ReturnType = typeof(string))]
3360 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
3361 {
3362 typeof(string),
3363 typeof(object)
3364 }, ReturnType = typeof(string))]
3365 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "get_NewLine", ReturnType = typeof(string))]
3366 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
3367 {
3368 typeof(string),
3369 typeof(string),
3370 typeof(string)
3371 }, ReturnType = typeof(string))]
3372 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
3373 get
3374 {
3375 throw null;
3376 }
3377 }
class f__AnonymousType0<< Count > j__TPar