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
JsonConverterCollection.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections.ObjectModel
;
3
using
Newtonsoft.Json.Shims
;
4
5
namespace
Newtonsoft.Json
6
{
7
// Token: 0x02000030 RID: 48
8
[
Preserve
]
9
public
class
JsonConverterCollection
:
Collection
<JsonConverter>
10
{
11
// Token: 0x0600015F RID: 351 RVA: 0x00005984 File Offset: 0x00003B84
12
public
JsonConverterCollection
()
13
{
14
}
15
}
16
}
Newtonsoft.Json.JsonConverterCollection.JsonConverterCollection
JsonConverterCollection()
Definition
JsonConverterCollection.cs:12
Newtonsoft.Json.JsonConverterCollection
Definition
JsonConverterCollection.cs:10
System.Collections.ObjectModel.Collection
Definition
Collection.cs:12
Newtonsoft.Json.Shims
Definition
PreserveAttribute.cs:4
Newtonsoft.Json
Definition
BsonArray.cs:8
System.Collections.ObjectModel
Definition
Collection.cs:6
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System
Definition
__ComObject.cs:4
source
Newtonsoft.Json
JsonConverterCollection.cs
Generated by
1.10.0