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
JsonPrimitiveContract.cs
Go to the documentation of this file.
1using System;
6
8{
9 // Token: 0x02000084 RID: 132
10 [Preserve]
12 {
13 // Token: 0x170000CB RID: 203
14 // (get) Token: 0x060004BE RID: 1214 RVA: 0x0000C868 File Offset: 0x0000AA68
15 // (set) Token: 0x060004BF RID: 1215 RVA: 0x0000C87C File Offset: 0x0000AA7C
17 {
19 get
20 {
21 return this.<TypeCode>k__BackingField;
22 }
24 set
25 {
27 }
28 }
29
30 // Token: 0x060004C0 RID: 1216 RVA: 0x0000C890 File Offset: 0x0000AA90
47
48 // Token: 0x060004C1 RID: 1217 RVA: 0x0000C8D4 File Offset: 0x0000AAD4
49 // Note: this type is marked as 'beforefieldinit'.
51 {
52 if (!true)
53 {
54 }
55 }
56
57 // Token: 0x0400021E RID: 542
59 private PrimitiveTypeCode <TypeCode>k__BackingField;
60
61 // Token: 0x0400021F RID: 543
63 }
64}
class f__AnonymousType0<< Count > j__TPar
static readonly Dictionary< Type, ReadType > ReadTypeMap
static PrimitiveTypeCode GetTypeCode(Type t)
TypeCode
Definition TypeCode.cs:7