// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Serialization.JsonContractType

namespace Newtonsoft.Json.Serialization
{
public class JsonContractType // TypeDefIndex: 10371
{
	// Fields
	type#20890 value__;
	type#21327 None;
	type#21327 Object;
	type#21327 Array;
	type#21327 Primitive;
	type#21327 String;
	type#21327 Dictionary;
	type#21327 Dynamic;
	type#21327 Serializable;
	type#21327 Linq;
}
}
