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

namespace Newtonsoft.Json.Bson
{
public class BsonRegex // TypeDefIndex: 10485
{
	// Fields
	type#15392 <Pattern>k__BackingField;
	type#15392 <Options>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 set_Pattern(type#15391 value) { }
	// RVA: -1
	public type#28660 set_Options(type#15391 value) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 pattern, type#26576 options) { }
	// RVA: -1
	public virtual type#15395 get_Type() { }
}
}
