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
JsonIgnoreAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
using
Newtonsoft.Json.Shims
;
3
4
namespace
Newtonsoft.Json
5
{
6
// Token: 0x0200002B RID: 43
7
[
Preserve
]
8
[
AttributeUsage
(
AttributeTargets
.Property |
AttributeTargets
.Field, AllowMultiple =
false
)]
9
public
sealed
class
JsonIgnoreAttribute
:
Attribute
10
{
11
// Token: 0x06000107 RID: 263 RVA: 0x00004DAC File Offset: 0x00002FAC
12
public
JsonIgnoreAttribute
()
13
{
14
}
15
}
16
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.JsonIgnoreAttribute.JsonIgnoreAttribute
JsonIgnoreAttribute()
Definition
JsonIgnoreAttribute.cs:12
Newtonsoft.Json.JsonIgnoreAttribute
Definition
JsonIgnoreAttribute.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
JsonIgnoreAttribute.cs
Generated by
1.10.0