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

namespace Newtonsoft.Json.Serialization
{
public class IValueProvider // TypeDefIndex: 10368
{

	// Methods
	// RVA: -1
	public abstract type#28660 SetValue(type#23705 target, type#23705 value) { }
	// RVA: -1
	public abstract type#23705 GetValue(type#23705 target) { }
}
}
