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

namespace Newtonsoft.Json.Serialization
{
public class ReflectionValueProvider // TypeDefIndex: 10406
{
	// Fields
	type#22541 _memberInfo;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#22536 memberInfo) { }
	// RVA: -1
	public virtual type#28660 SetValue(type#23705 target, type#23705 value) { }
	// RVA: -1
	public virtual type#23705 GetValue(type#23705 target) { }
}
}
