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

namespace Newtonsoft.Json
{
public class PreserveReferencesHandling // TypeDefIndex: 10246
{
	// Fields
	type#20890 value__;
	type#24629 None;
	type#24629 Objects;
	type#24629 Arrays;
	type#24629 All;
}
}
