// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Bson.BsonWriter

namespace Newtonsoft.Json.Bson
{
public class BsonWriter // TypeDefIndex: 10488
{
	// Fields
	type#15394 _root;
	type#15394 _parent;
	type#26577 _propertyName;

	// Methods
	// RVA: -1
	private type#28660 AddValue(type#23705 value, type#15395 type) { }
	// RVA: -1
	internal type#28660 AddToken(type#15393 token) { }
	// RVA: -1
	public type#28660 WriteObjectId(type#12860 value) { }
	// RVA: -1
	public type#28660 WriteRegex(type#26576 pattern, type#26576 options) { }
}
}
