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
SerializableAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x020000F7 RID: 247
6
[
AttributeUsage
(
AttributeTargets
.Class |
AttributeTargets
.Struct |
AttributeTargets
.Enum |
AttributeTargets
.Delegate, Inherited =
false
)]
7
public
sealed
class
SerializableAttribute
:
Attribute
8
{
9
// Token: 0x06000932 RID: 2354 RVA: 0x00016264 File Offset: 0x00014464
10
public
SerializableAttribute
()
11
{
12
}
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Attribute
Definition
Attribute.cs:11
System.SerializableAttribute.SerializableAttribute
SerializableAttribute()
Definition
SerializableAttribute.cs:10
System.SerializableAttribute
Definition
SerializableAttribute.cs:8
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
source
mscorlib
System
SerializableAttribute.cs
Generated by
1.10.0