// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Linq.DuplicatePropertyNameHandling

namespace Newtonsoft.Json.Linq
{
public class DuplicatePropertyNameHandling // TypeDefIndex: 10411
{
	// Fields
	type#20890 value__;
	type#17536 Replace;
	type#17536 Ignore;
	type#17536 Error;
}
}
