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

namespace Newtonsoft.Json.Serialization
{
public class ISerializationBinder // TypeDefIndex: 10366
{

	// Methods
	// RVA: -1
	public abstract type#27705 BindToType(type#26576 assemblyName, type#26576 typeName) { }
	// RVA: -1
	public abstract type#28660 BindToName(type#27705 serializedType, type#12129 assemblyName, type#12129 typeName) { }
}
}
