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

namespace Newtonsoft.Json
{
public class ObjectCreationHandling // TypeDefIndex: 10245
{
	// Fields
	type#20890 value__;
	type#23730 Auto;
	type#23730 Reuse;
	type#23730 Replace;
}
}
