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
NonSerializedAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x020000DF RID: 223
6
[
AttributeUsage
(
AttributeTargets
.Field, Inherited =
false
)]
7
public
sealed
class
NonSerializedAttribute
:
Attribute
8
{
9
// Token: 0x06000842 RID: 2114 RVA: 0x000133A8 File Offset: 0x000115A8
10
public
NonSerializedAttribute
()
11
{
12
}
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Attribute
Definition
Attribute.cs:11
System.NonSerializedAttribute.NonSerializedAttribute
NonSerializedAttribute()
Definition
NonSerializedAttribute.cs:10
System.NonSerializedAttribute
Definition
NonSerializedAttribute.cs:8
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
source
mscorlib
System
NonSerializedAttribute.cs
Generated by
1.10.0