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
ThreadStaticAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x02000106 RID: 262
6
[
AttributeUsage
(
AttributeTargets
.Field, Inherited =
false
)]
7
[
Serializable
]
8
public
class
ThreadStaticAttribute
:
Attribute
9
{
10
// Token: 0x060009A6 RID: 2470 RVA: 0x000172E0 File Offset: 0x000154E0
11
public
ThreadStaticAttribute
()
12
{
13
}
14
}
15
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Attribute
Definition
Attribute.cs:11
System.ThreadStaticAttribute.ThreadStaticAttribute
ThreadStaticAttribute()
Definition
ThreadStaticAttribute.cs:11
System.ThreadStaticAttribute
Definition
ThreadStaticAttribute.cs:9
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
source
mscorlib
System
ThreadStaticAttribute.cs
Generated by
1.10.0