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

namespace Newtonsoft.Json
{
public class JsonConvert // TypeDefIndex: 10214
{
	// Fields
	type#5505 <DefaultSettings>k__BackingField;
	type#26592 True;
	type#26592 False;
	type#26592 Null;
	type#26592 Undefined;
	type#26592 PositiveInfinity;
	type#26592 NegativeInfinity;
	type#26592 NaN;

	// Methods
	// RVA: -1
	public static type#5504 get_DefaultSettings() { }
	// RVA: -1
	public static type#26576 ToString(type#15313 value) { }
	// RVA: -1
	public static type#26576 ToString(type#15837 value) { }
	// RVA: -1
	internal static type#26576 ToString(type#26059 value, type#18577 floatFormatHandling, type#15837 quoteChar, type#15313 nullable) { }
	// RVA: -1
	private static type#26576 EnsureFloatFormat(type#17430 value, type#26576 text, type#18577 floatFormatHandling, type#15837 quoteChar, type#15313 nullable) { }
	// RVA: -1
	internal static type#26576 ToString(type#17430 value, type#18577 floatFormatHandling, type#15837 quoteChar, type#15313 nullable) { }
	// RVA: -1
	private static type#26576 EnsureDecimalPlace(type#17430 value, type#26576 text) { }
	// RVA: -1
	private static type#26576 EnsureDecimalPlace(type#26576 text) { }
	// RVA: -1
	public static type#26576 ToString(type#17162 value) { }
	// RVA: -1
	public static type#26576 ToString(type#26576 value) { }
	// RVA: -1
	public static type#26576 ToString(type#26576 value, type#15837 delimiter) { }
	// RVA: -1
	public static type#26576 ToString(type#26576 value, type#15837 delimiter, type#26626 stringEscapeHandling) { }
	// RVA: -1
	public static type#26576 SerializeObject(type#23705 value) { }
	// RVA: -1
	public static type#26576 SerializeObject(type#23705 value, type#27705 type, type#21376 settings) { }
	// RVA: -1
	private static type#26576 SerializeObjectInternal(type#23705 value, type#27705 type, type#21366 jsonSerializer) { }
	// RVA: -1
	public static type#446 DeserializeObject(type#26576 value) { }
	// RVA: -1
	public static type#447 DeserializeObject(type#26576 value, type#21376 settings) { }
	// RVA: -1
	public static type#23705 DeserializeObject(type#26576 value, type#27705 type, type#21376 settings) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
