|
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.BsonObject:
Collaboration diagram for Newtonsoft.Json.Bson.BsonObject:Public Member Functions | |
| void | Add (string name, BsonToken token) |
| IEnumerator< BsonProperty > | GetEnumerator () |
| BsonObject () | |
Properties | |
| override BsonType | Type [get, set] |
| BsonToken | Parent [get, set] |
| int | CalculatedSize [get, set] |
Private Member Functions | |
| IEnumerator System.Collections.IEnumerable. | GetEnumerator () |
Private Attributes | |
| readonly List< BsonProperty > | _children |
| BsonToken< Parent > | k__BackingField |
| int< CalculatedSize > | k__BackingField |
Definition at line 12 of file BsonObject.cs.