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
JsonConstructorAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
using
Newtonsoft.Json.Shims
;
3
4
namespace
Newtonsoft.Json
5
{
6
// Token: 0x02000013 RID: 19
7
[
AttributeUsage
(
AttributeTargets
.Constructor, AllowMultiple =
false
)]
8
[
Preserve
]
9
public
sealed
class
JsonConstructorAttribute
:
Attribute
10
{
11
// Token: 0x0600002F RID: 47 RVA: 0x000024E0 File Offset: 0x000006E0
12
public
JsonConstructorAttribute
()
13
{
14
}
15
}
16
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.JsonConstructorAttribute.JsonConstructorAttribute
JsonConstructorAttribute()
Definition
JsonConstructorAttribute.cs:12
Newtonsoft.Json.JsonConstructorAttribute
Definition
JsonConstructorAttribute.cs:10
System.Attribute
Definition
Attribute.cs:11
Newtonsoft.Json.Shims
Definition
PreserveAttribute.cs:4
Newtonsoft.Json
Definition
BsonArray.cs:8
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
source
Newtonsoft.Json
JsonConstructorAttribute.cs
Generated by
1.10.0