// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Converters.EntityKeyMemberConverter

namespace Newtonsoft.Json.Converters
{
public class EntityKeyMemberConverter // TypeDefIndex: 10449
{
	// Fields
	type#26598 EntityKeyMemberFullTypeName;
	type#26598 KeyPropertyName;
	type#26598 TypePropertyName;
	type#26598 ValuePropertyName;
	type#25082 _reflectionObject;

	// Methods
	// RVA: -1
	public virtual type#28660 WriteJson(type#21390 writer, type#23705 value, type#21366 serializer) { }
	// RVA: -1
	private static type#28660 ReadAndAssertProperty(type#21359 reader, type#26576 propertyName) { }
	// RVA: -1
	public virtual type#23705 ReadJson(type#21359 reader, type#27705 objectType, type#23705 existingValue, type#21366 serializer) { }
	// RVA: -1
	private static type#28660 EnsureReflectionObject(type#27705 objectType) { }
	// RVA: -1
	public virtual type#15313 CanConvert(type#27705 objectType) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
