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

◆ BsonWriter() [1/2]

Newtonsoft.Json.Bson.BsonWriter.BsonWriter ( Stream stream)
inline

Definition at line 30 of file BsonWriter.cs.

31 {
32 if (!true)
33 {
34 }
35 base..ctor();
36 ValidationUtils.ArgumentNotNull(stream, "stream");
37 }
class f__AnonymousType0<< Count > j__TPar
static void ArgumentNotNull(object value, string parameterName)

References Newtonsoft.Json.Utilities.ValidationUtils.ArgumentNotNull(), and j__TPar.