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
HandleProcessCorruptedStateExceptionsAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Runtime.ExceptionServices
4
{
5
// Token: 0x0200045B RID: 1115
6
[
AttributeUsage
(
AttributeTargets
.Method, AllowMultiple =
false
, Inherited =
false
)]
7
public
sealed
class
HandleProcessCorruptedStateExceptionsAttribute
:
Attribute
8
{
9
// Token: 0x060021E6 RID: 8678 RVA: 0x0004CAA4 File Offset: 0x0004ACA4
10
public
HandleProcessCorruptedStateExceptionsAttribute
()
11
{
12
}
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Attribute
Definition
Attribute.cs:11
System.Runtime.ExceptionServices.HandleProcessCorruptedStateExceptionsAttribute.HandleProcessCorruptedStateExceptionsAttribute
HandleProcessCorruptedStateExceptionsAttribute()
Definition
HandleProcessCorruptedStateExceptionsAttribute.cs:10
System.Runtime.ExceptionServices.HandleProcessCorruptedStateExceptionsAttribute
Definition
HandleProcessCorruptedStateExceptionsAttribute.cs:8
System.Runtime.ExceptionServices
Definition
ExceptionDispatchInfo.cs:5
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
ExceptionServices
HandleProcessCorruptedStateExceptionsAttribute.cs
Generated by
1.10.0