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
DebuggerStepThroughAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Diagnostics
5
{
6
// Token: 0x020005C9 RID: 1481
7
[
ComVisible
(
true
)]
8
[
AttributeUsage
(
AttributeTargets
.Class |
AttributeTargets
.Struct |
AttributeTargets
.Constructor |
AttributeTargets
.Method, Inherited =
false
)]
9
[
Serializable
]
10
public
sealed
class
DebuggerStepThroughAttribute
:
Attribute
11
{
12
// Token: 0x06002D4E RID: 11598 RVA: 0x000644DC File Offset: 0x000626DC
13
public
DebuggerStepThroughAttribute
()
14
{
15
}
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Attribute
Definition
Attribute.cs:11
System.Diagnostics.DebuggerStepThroughAttribute.DebuggerStepThroughAttribute
DebuggerStepThroughAttribute()
Definition
DebuggerStepThroughAttribute.cs:13
System.Diagnostics.DebuggerStepThroughAttribute
Definition
DebuggerStepThroughAttribute.cs:11
System.Diagnostics
Definition
ConditionalAttribute.cs:5
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
source
mscorlib
System
Diagnostics
DebuggerStepThroughAttribute.cs
Generated by
1.10.0