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

namespace Newtonsoft.Json.Serialization
{
public class DefaultSerializationBinder // TypeDefIndex: 10360
{
	// Fields
	type#17227 Instance;
	type#10582 _typeCache;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private type#27705 GetTypeFromTypeNameKey(type#10305 typeNameKey) { }
	// RVA: -1
	private type#27705 GetGenericTypeFromTypeName(type#26576 typeName, type#14478 assembly) { }
	// RVA: -1
	private type#27705 GetTypeByName(type#10305 typeNameKey) { }
	// RVA: -1
	public virtual type#27705 BindToType(type#26576 assemblyName, type#26576 typeName) { }
	// RVA: -1
	public virtual type#28660 BindToName(type#27705 serializedType, type#12129 assemblyName, type#12129 typeName) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
