// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory

namespace Newtonsoft.Json.Utilities
{
public class LateBoundReflectionDelegateFactory // TypeDefIndex: 10318
{
	// Fields
	type#21791 _instance;

	// Methods
	// RVA: -1
	internal static type#25073 get_Instance() { }
	// RVA: -1
	public virtual type#9750 CreateParameterizedConstructor(type#22674 method) { }
	// RVA: -1
	public virtual type#9402 CreateMethodCall(type#22674 method) { }
	// RVA: -1
	public virtual type#5433 CreateDefaultConstructor(type#27705 type) { }
	// RVA: -1
	public virtual type#5579 CreateGet(type#24780 propertyInfo) { }
	// RVA: -1
	public virtual type#5578 CreateGet(type#18472 fieldInfo) { }
	// RVA: -1
	public virtual type#3397 CreateSet(type#18472 fieldInfo) { }
	// RVA: -1
	public virtual type#3398 CreateSet(type#24780 propertyInfo) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
