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
SR.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2IlInjected
;
3
4
// Token: 0x02000002 RID: 2
5
internal
static
class
SR
6
{
7
// Token: 0x06000001 RID: 1 RVA: 0x00002050 File Offset: 0x00000250
8
internal
static
string
GetString
(
string
name
)
9
{
10
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
11
}
12
}
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
SR.GetString
static string GetString(string name)
Definition
SR.cs:8
SR
Definition
SR.cs:7
Cpp2IlInjected
Definition
AnalysisFailedException.cs:4
System.ExceptionArgument.name
@ name
System
Definition
__ComObject.cs:4
source
System.Core
SR.cs
Generated by
1.10.0