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
◆
Name
BsonString
Newtonsoft.Json.Bson.BsonProperty.Name
get
set
Definition at line
14
of file
BsonProperty.cs
.
15
{
16
[
CompilerGenerated
]
17
get
18
{
19
return
this.<
Name
>
k__BackingField
;
20
}
21
[
CompilerGenerated
]
22
set
23
{
24
this.<
Name
>
k__BackingField
=
value
;
25
}
26
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Newtonsoft.Json.Bson.BsonProperty.Name
BsonString Name
Definition
BsonProperty.cs:15
Newtonsoft.Json.Bson.BsonProperty.k__BackingField
BsonString< Name > k__BackingField
Definition
BsonProperty.cs:52
System.ExceptionArgument.value
@ value
Newtonsoft
Json
Bson
BsonProperty
Generated by
1.10.0