terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
ParserTimeZone.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Newtonsoft.Json.Shims
;
4
5
namespace
Newtonsoft.Json.Utilities
6
{
7
[
Preserve
]
8
[global::Cpp2ILInjected.Token(Token =
"0x200003E"
)]
9
internal
enum
ParserTimeZone
10
{
11
[global::Cpp2ILInjected.Token(Token =
"0x4000152"
)]
12
Unspecified
,
13
[global::Cpp2ILInjected.Token(Token =
"0x4000153"
)]
14
Utc
,
15
[global::Cpp2ILInjected.Token(Token =
"0x4000154"
)]
16
LocalWestOfUtc
,
17
[global::Cpp2ILInjected.Token(Token =
"0x4000155"
)]
18
LocalEastOfUtc
19
}
20
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
Newtonsoft.Json.Shims
Definition
PreserveAttribute.cs:6
Newtonsoft.Json.Utilities.ParserTimeZone
ParserTimeZone
Definition
ParserTimeZone.cs:10
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:8
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System
Definition
__Il2CppComDelegate.cs:6
source
Newtonsoft.Json
Utilities
ParserTimeZone.cs
Generated by
1.10.0