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
Ref.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2IlInjected
;
3
4
namespace
System.Xml
5
{
6
// Token: 0x02000088 RID: 136
7
internal
static
class
Ref
8
{
9
// Token: 0x06000643 RID: 1603 RVA: 0x00003FFD File Offset: 0x000021FD
10
public
static
bool
Equal
(
string
strA
,
string
strB
)
11
{
12
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
13
}
14
}
15
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
System.Xml.Ref.Equal
static bool Equal(string strA, string strB)
Definition
Ref.cs:10
System.Xml.Ref
Definition
Ref.cs:8
Cpp2IlInjected
Definition
AnalysisFailedException.cs:4
System.Xml
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
Ref.cs
Generated by
1.10.0