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
AppContextSwitches.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x0200013E RID: 318
6
internal
static
class
AppContextSwitches
7
{
8
// Token: 0x040004E2 RID: 1250
9
public
static
readonly
bool
SetActorAsReferenceWhenCopyingClaimsIdentity
;
10
11
// Token: 0x040004E3 RID: 1251
12
public
static
readonly
bool
NoAsyncCurrentCulture
;
13
14
// Token: 0x040004E4 RID: 1252
15
public
static
readonly
bool
EnforceJapaneseEraYearRanges
;
16
17
// Token: 0x040004E5 RID: 1253
18
public
static
readonly
bool
FormatJapaneseFirstYearAsANumber
;
19
20
// Token: 0x040004E6 RID: 1254
21
public
static
readonly
bool
EnforceLegacyJapaneseDateParsing
;
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.AppContextSwitches.EnforceLegacyJapaneseDateParsing
static readonly bool EnforceLegacyJapaneseDateParsing
Definition
AppContextSwitches.cs:21
System.AppContextSwitches.SetActorAsReferenceWhenCopyingClaimsIdentity
static readonly bool SetActorAsReferenceWhenCopyingClaimsIdentity
Definition
AppContextSwitches.cs:9
System.AppContextSwitches.EnforceJapaneseEraYearRanges
static readonly bool EnforceJapaneseEraYearRanges
Definition
AppContextSwitches.cs:15
System.AppContextSwitches.NoAsyncCurrentCulture
static readonly bool NoAsyncCurrentCulture
Definition
AppContextSwitches.cs:12
System.AppContextSwitches.FormatJapaneseFirstYearAsANumber
static readonly bool FormatJapaneseFirstYearAsANumber
Definition
AppContextSwitches.cs:18
System.AppContextSwitches
Definition
AppContextSwitches.cs:7
System
Definition
__ComObject.cs:4
source
mscorlib
System
AppContextSwitches.cs
Generated by
1.10.0