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
JsonLinqContract.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Cpp2ILInjected.CallAnalysis
;
4
using
Newtonsoft.Json.Shims
;
5
6
namespace
Newtonsoft.Json.Serialization
7
{
8
[
Preserve
]
9
[global::Cpp2ILInjected.Token(Token =
"0x2000083"
)]
10
public
class
JsonLinqContract
:
JsonContract
11
{
12
[global::Cpp2ILInjected.Token(Token =
"0x60004BD"
)]
13
[global::Cpp2ILInjected.Address(RVA =
"0x1CE31C4"
, Offset =
"0x1CE31C4"
, Length =
"0x1C"
)]
14
[global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15
[global::Cpp2ILInjected.CallAnalysis.Calls(
Type
=
typeof
(
JsonContract
), Member =
".ctor"
, MemberParameters =
new
object
[] {
typeof
(
Type
) }, ReturnType =
typeof
(
void
))]
16
public
JsonLinqContract
(
Type
underlyingType
)
17
{
18
throw
null
;
19
}
20
}
21
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
Newtonsoft.Json.Serialization.JsonContract
Definition
JsonContract.cs:16
Newtonsoft.Json.Serialization.JsonLinqContract.JsonLinqContract
JsonLinqContract(Type underlyingType)
Definition
JsonLinqContract.cs:16
Newtonsoft.Json.Serialization.JsonLinqContract
Definition
JsonLinqContract.cs:11
System.Type
Definition
Type.cs:43
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
Newtonsoft.Json.Serialization
Definition
CachedAttributeGetter.cs:10
Newtonsoft.Json.Shims
Definition
PreserveAttribute.cs:6
System.Xml.Schema.XmlSchemaWhiteSpace.Preserve
@ Preserve
System
Definition
__Il2CppComDelegate.cs:6
source
Newtonsoft.Json
Serialization
JsonLinqContract.cs
Generated by
1.10.0