terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
Message
override
string System.IO.FileLoadException.Message
get
Definition at line
27
of file
FileLoadException.cs
.
28
{
29
get
30
{
31
string
text2;
32
if
(this.
_message
==
null
)
33
{
34
string
text
= this.<
FileName
>
k__BackingField
;
35
this._message
= text2;
36
}
37
return
text2;
38
}
39
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Exception._message
string _message
Definition
Exception.cs:412
System.IO.FileLoadException.FileName
string FileName
Definition
FileLoadException.cs:44
System.IO.FileLoadException.k__BackingField
readonly string< FileName > k__BackingField
Definition
FileLoadException.cs:130
System.ExceptionArgument.text
@ text
System
IO
FileLoadException
Generated by
1.10.0