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.IO.FileLoadException.Message
getset

Definition at line 37 of file FileLoadException.cs.

38 {
39 [global::Cpp2ILInjected.Token(Token = "0x6002738")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1B95D58", Offset = "0x1B95D58", Length = "0x24")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FileLoadException), Member = "FormatFileLoadExceptionMessage", MemberParameters = new object[]
43 {
44 typeof(string),
45 typeof(int)
46 }, ReturnType = typeof(string))]
47 get
48 {
49 throw null;
50 }
51 }
class f__AnonymousType0<< Count > j__TPar