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
OnDeserializedAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Runtime.Serialization
5
{
6
// Token: 0x020003EB RID: 1003
7
[
ComVisible
(
true
)]
8
[
AttributeUsage
(
AttributeTargets
.Method, Inherited =
false
)]
9
public
sealed
class
OnDeserializedAttribute
:
Attribute
10
{
11
// Token: 0x06001F91 RID: 8081 RVA: 0x000455B4 File Offset: 0x000437B4
12
public
OnDeserializedAttribute
()
13
{
14
}
15
}
16
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Attribute
Definition
Attribute.cs:11
System.Runtime.Serialization.OnDeserializedAttribute.OnDeserializedAttribute
OnDeserializedAttribute()
Definition
OnDeserializedAttribute.cs:12
System.Runtime.Serialization.OnDeserializedAttribute
Definition
OnDeserializedAttribute.cs:10
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.Runtime.Serialization
Definition
DeserializationEventHandler.cs:4
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
Serialization
OnDeserializedAttribute.cs
Generated by
1.10.0