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
GlobalizationMode.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20005A7")]
9 internal static class GlobalizationMode
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x17000663")]
12 internal static bool Invariant
13 {
14 [global::System.Runtime.CompilerServices.CompilerGenerated]
15 [global::Cpp2ILInjected.Token(Token = "0x6002B69")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1BEA2B4", Offset = "0x1BEA2B4", Length = "0x58")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
19 get
20 {
21 throw null;
22 }
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x6002B6A")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1BEA30C", Offset = "0x1BEA30C", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 private static bool GetGlobalizationInvariantMode()
29 {
30 throw null;
31 }
32
33 // Note: this type is marked as 'beforefieldinit'.
34 [global::Cpp2ILInjected.Token(Token = "0x6002B6B")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1BEA314", Offset = "0x1BEA314", Length = "0x48")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
39 {
40 throw null;
41 }
42
43 [global::System.Runtime.CompilerServices.CompilerGenerated]
44 [global::Cpp2ILInjected.Token(Token = "0x4001818")]
45 private static readonly bool <Invariant>k__BackingField;
46 }
47}
class f__AnonymousType0<< Count > j__TPar
static readonly bool< Invariant > k__BackingField