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() [2/2]

Newtonsoft.Json.Bson.BsonWriter.BsonWriter ( BinaryWriter writer)
inline

Definition at line 40 of file BsonWriter.cs.

41 {
42 if (!true)
43 {
44 }
45 base..ctor();
46 ValidationUtils.ArgumentNotNull(writer, "writer");
47 }
class f__AnonymousType0<< Count > j__TPar
static void ArgumentNotNull(object value, string parameterName)

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