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
ContextStaticAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System
5
{
6
// Token: 0x02000148 RID: 328
7
[
AttributeUsage
(
AttributeTargets
.Field, Inherited =
false
)]
8
[
ComVisible
(
true
)]
9
[
Serializable
]
10
public
class
ContextStaticAttribute
:
Attribute
11
{
12
// Token: 0x06000CFD RID: 3325 RVA: 0x0001C344 File Offset: 0x0001A544
13
public
ContextStaticAttribute
()
14
{
15
}
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Attribute
Definition
Attribute.cs:11
System.ContextStaticAttribute.ContextStaticAttribute
ContextStaticAttribute()
Definition
ContextStaticAttribute.cs:13
System.ContextStaticAttribute
Definition
ContextStaticAttribute.cs:11
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
ContextStaticAttribute.cs
Generated by
1.10.0