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

◆ ReadRootValueAsArray

bool Newtonsoft.Json.Bson.BsonReader.ReadRootValueAsArray
getset

Definition at line 34 of file BsonReader.cs.

35 {
36 get
37 {
38 return this._readRootValueAsArray;
39 }
40 set
41 {
42 }
43 }