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
◆
PreserveReferencesHandling
enum
Newtonsoft.Json.PreserveReferencesHandling
Enumerator
None
Objects
Arrays
All
Definition at line
9
of file
PreserveReferencesHandling.cs
.
10
{
11
// Token: 0x04000041 RID: 65
12
None
= 0,
13
// Token: 0x04000042 RID: 66
14
Objects
= 1,
15
// Token: 0x04000043 RID: 67
16
Arrays
= 2,
17
// Token: 0x04000044 RID: 68
18
All
= 3
19
}
Newtonsoft.Json.PreserveReferencesHandling.Objects
@ Objects
Newtonsoft.Json.PreserveReferencesHandling.Arrays
@ Arrays
System.Base64FormattingOptions.None
@ None
System.AttributeTargets.All
@ All
Newtonsoft
Json
Generated by
1.10.0