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
JsonConverterCollection.cs
Go to the documentation of this file.
1using System;
6
7namespace Newtonsoft.Json
8{
10 [global::Cpp2ILInjected.Token(Token = "0x2000030")]
11 public class JsonConverterCollection : Collection<JsonConverter>
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x600015F")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1CC1F18", Offset = "0x1CC1F18", Length = "0x48")]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializer), Member = "get_Converters", ReturnType = typeof(JsonConverterCollection))]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Collection<>), Member = ".ctor", ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
20 {
21 throw null;
22 }
23 }
24}
class f__AnonymousType0<< Count > j__TPar