|
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
|
Inheritance diagram for Newtonsoft.Json.Bson.BsonValue:
Collaboration diagram for Newtonsoft.Json.Bson.BsonValue:Public Member Functions | |
| BsonValue (object value, BsonType type) | |
Properties | |
| object | Value [get, set] |
| override BsonType | Type [get, set] |
| BsonToken | Parent [get, set] |
| int | CalculatedSize [get, set] |
Private Attributes | |
| readonly object | _value |
| readonly BsonType | _type |
| BsonToken< Parent > | k__BackingField |
| int< CalculatedSize > | k__BackingField |
Definition at line 10 of file BsonValue.cs.