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

namespace Newtonsoft.Json
{
public class JsonSerializerSettings // TypeDefIndex: 10233
{
	// Fields
	type#25061 DefaultReferenceLoopHandling;
	type#22748 DefaultMissingMemberHandling;
	type#23503 DefaultNullValueHandling;
	type#17235 DefaultDefaultValueHandling;
	type#23729 DefaultObjectCreationHandling;
	type#24628 DefaultPreserveReferencesHandling;
	type#16417 DefaultConstructorHandling;
	type#27795 DefaultTypeNameHandling;
	type#22660 DefaultMetadataPropertyHandling;
	type#26571 DefaultContext;
	type#18716 DefaultFormatting;
	type#17070 DefaultDateFormatHandling;
	type#17125 DefaultDateTimeZoneHandling;
	type#17074 DefaultDateParseHandling;
	type#18584 DefaultFloatParseHandling;
	type#18579 DefaultFloatFormatHandling;
	type#26628 DefaultStringEscapeHandling;
	type#27789 DefaultTypeNameAssemblyFormatHandling;
	type#16629 DefaultCulture;
	type#15337 DefaultCheckAdditionalContent;
	type#26599 DefaultDateFormatString;
	type#20893 DefaultMaxDepth;
	type#9663 _formatting;
	type#9634 _dateFormatHandling;
	type#9646 _dateTimeZoneHandling;
	type#9637 _dateParseHandling;
	type#9658 _floatFormatHandling;
	type#9661 _floatParseHandling;
	type#9717 _stringEscapeHandling;
	type#16625 _culture;
	type#9617 _checkAdditionalContent;
	type#9669 _maxDepth;
	type#15315 _maxDepthSet;
	type#26578 _dateFormatString;
	type#15315 _dateFormatStringSet;
	type#9724 _typeNameAssemblyFormatHandling;
	type#9650 _defaultValueHandling;
	type#9700 _preserveReferencesHandling;
	type#9695 _nullValueHandling;
	type#9698 _objectCreationHandling;
	type#9688 _missingMemberHandling;
	type#9703 _referenceLoopHandling;
	type#9715 _context;
	type#9631 _constructorHandling;
	type#9727 _typeNameHandling;
	type#9685 _metadataPropertyHandling;
	type#7347 <Converters>k__BackingField;
	type#19952 <ContractResolver>k__BackingField;
	type#20084 <EqualityComparer>k__BackingField;
	type#5500 <ReferenceResolverProvider>k__BackingField;
	type#20580 <TraceWriter>k__BackingField;
	type#20495 <SerializationBinder>k__BackingField;
	type#5325 <Error>k__BackingField;

	// Methods
	// RVA: -1
	public type#25059 get_ReferenceLoopHandling() { }
	// RVA: -1
	public type#22746 get_MissingMemberHandling() { }
	// RVA: -1
	public type#23727 get_ObjectCreationHandling() { }
	// RVA: -1
	public type#23501 get_NullValueHandling() { }
	// RVA: -1
	public type#28660 set_NullValueHandling(type#23501 value) { }
	// RVA: -1
	public type#17233 get_DefaultValueHandling() { }
	// RVA: -1
	public type#7346 get_Converters() { }
	// RVA: -1
	public type#28660 set_Converters(type#7346 value) { }
	// RVA: -1
	public type#24626 get_PreserveReferencesHandling() { }
	// RVA: -1
	public type#27793 get_TypeNameHandling() { }
	// RVA: -1
	public type#22658 get_MetadataPropertyHandling() { }
	// RVA: -1
	public type#27787 get_TypeNameAssemblyFormatHandling() { }
	// RVA: -1
	public type#16415 get_ConstructorHandling() { }
	// RVA: -1
	public type#19951 get_ContractResolver() { }
	// RVA: -1
	public type#20083 get_EqualityComparer() { }
	// RVA: -1
	public type#5499 get_ReferenceResolverProvider() { }
	// RVA: -1
	public type#20579 get_TraceWriter() { }
	// RVA: -1
	public type#20494 get_SerializationBinder() { }
	// RVA: -1
	public type#5324 get_Error() { }
	// RVA: -1
	public type#26566 get_Context() { }
	// RVA: -1
	public type#28660 set_DateParseHandling(type#17072 value) { }
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
