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
JsonDictionaryAttribute.cs
Go to the documentation of this file.
1using System;
3
4namespace Newtonsoft.Json
5{
6 // Token: 0x02000014 RID: 20
8 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = false)]
10 {
11 // Token: 0x06000030 RID: 48 RVA: 0x000024F4 File Offset: 0x000006F4
13 {
14 }
15
16 // Token: 0x06000031 RID: 49 RVA: 0x00002508 File Offset: 0x00000708
17 public JsonDictionaryAttribute(string id)
18 {
19 this.<Id>k__BackingField = id;
20 }
21 }
22}
class f__AnonymousType0<< Count > j__TPar