// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Serialization.JsonFormatterConverter

namespace Newtonsoft.Json.Serialization
{
public class JsonFormatterConverter // TypeDefIndex: 10381
{
	// Fields
	type#21371 _reader;
	type#21341 _contract;
	type#21354 _member;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#21370 reader, type#21340 contract, type#21352 member) { }
	// RVA: -1
	private type#448 GetTokenValue(type#23705 value) { }
	// RVA: -1
	public virtual type#23705 Convert(type#23705 value, type#27705 type) { }
	// RVA: -1
	public virtual type#15313 ToBoolean(type#23705 value) { }
	// RVA: -1
	public virtual type#20867 ToInt32(type#23705 value) { }
	// RVA: -1
	public virtual type#20900 ToInt64(type#23705 value) { }
	// RVA: -1
	public virtual type#26059 ToSingle(type#23705 value) { }
	// RVA: -1
	public virtual type#26576 ToString(type#23705 value) { }
}
}
