// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.WriteState

namespace Newtonsoft.Json
{
public class WriteState // TypeDefIndex: 10252
{
	// Fields
	type#20890 value__;
	type#28851 Error;
	type#28851 Closed;
	type#28851 Object;
	type#28851 Array;
	type#28851 Constructor;
	type#28851 Property;
	type#28851 Start;
}
}
