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
ReflectionExecutionDomainCallbacks.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2IlInjected
;
3
4
namespace
Internal.Runtime.Augments
5
{
6
// Token: 0x02000064 RID: 100
7
internal
class
ReflectionExecutionDomainCallbacks
8
{
9
// Token: 0x06000232 RID: 562 RVA: 0x0000207A File Offset: 0x0000027A
10
internal
Exception
CreateMissingMetadataException
(
Type
attributeType
)
11
{
12
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
13
}
14
15
// Token: 0x06000233 RID: 563 RVA: 0x000082EC File Offset: 0x000064EC
16
public
ReflectionExecutionDomainCallbacks
()
17
{
18
}
19
}
20
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
Internal.Runtime.Augments.ReflectionExecutionDomainCallbacks.ReflectionExecutionDomainCallbacks
ReflectionExecutionDomainCallbacks()
Definition
ReflectionExecutionDomainCallbacks.cs:16
Internal.Runtime.Augments.ReflectionExecutionDomainCallbacks.CreateMissingMetadataException
Exception CreateMissingMetadataException(Type attributeType)
Definition
ReflectionExecutionDomainCallbacks.cs:10
Internal.Runtime.Augments.ReflectionExecutionDomainCallbacks
Definition
ReflectionExecutionDomainCallbacks.cs:8
System.Exception
Definition
Exception.cs:15
System.Type
Definition
Type.cs:12
Cpp2IlInjected
Definition
AnalysisFailedException.cs:4
Internal.Runtime.Augments
Definition
AsyncStatus.cs:4
System
Definition
__ComObject.cs:4
source
mscorlib
Internal
Runtime
Augments
ReflectionExecutionDomainCallbacks.cs
Generated by
1.10.0