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
ParserTimeZone.cs
Go to the documentation of this file.
1
using
System
;
2
using
Newtonsoft.Json.Shims
;
3
4
namespace
Newtonsoft.Json.Utilities
5
{
6
// Token: 0x0200003E RID: 62
7
[
Preserve
]
8
internal
enum
ParserTimeZone
9
{
10
// Token: 0x04000152 RID: 338
11
Unspecified
,
12
// Token: 0x04000153 RID: 339
13
Utc
,
14
// Token: 0x04000154 RID: 340
15
LocalWestOfUtc
,
16
// Token: 0x04000155 RID: 341
17
LocalEastOfUtc
18
}
19
}
Newtonsoft.Json.Shims
Definition
PreserveAttribute.cs:4
Newtonsoft.Json.Utilities.ParserTimeZone
ParserTimeZone
Definition
ParserTimeZone.cs:9
Newtonsoft.Json.Utilities.ParserTimeZone.LocalWestOfUtc
@ LocalWestOfUtc
Newtonsoft.Json.Utilities.ParserTimeZone.Utc
@ Utc
Newtonsoft.Json.Utilities.ParserTimeZone.Unspecified
@ Unspecified
Newtonsoft.Json.Utilities.ParserTimeZone.LocalEastOfUtc
@ LocalEastOfUtc
Newtonsoft.Json.Utilities
Definition
Base64Encoder.cs:6
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System
Definition
__ComObject.cs:4
source
Newtonsoft.Json
Utilities
ParserTimeZone.cs
Generated by
1.10.0