// Assembly: mscorlib
// Full name: System.Reflection.RuntimeParameterInfo

namespace System.Reflection
{
public class RuntimeParameterInfo // TypeDefIndex: 4587
{
	// Fields
	type#22435 marshalAs;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26576 name, type#27705 type, type#20867 position, type#20867 attrs, type#23705 defaultValue, type#22536 member, type#22434 marshalAs) { }
	// RVA: -1
	internal static type#28660 FormatParameters(type#26605 sb, type#13323 p, type#15686 callingConvention, type#15313 serialization) { }
	// RVA: -1
	internal type#28660 .ctor(type#24230 pinfo, type#22536 member) { }
	// RVA: -1
	internal type#28660 .ctor(type#27705 type, type#22536 member, type#22434 marshalAs) { }
	// RVA: -1
	public virtual type#23705 get_DefaultValue() { }
	// RVA: -1
	public virtual type#13299 GetCustomAttributes(type#15313 inherit) { }
	// RVA: -1
	public virtual type#13299 GetCustomAttributes(type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	internal type#23705 GetDefaultValueImpl(type#24230 pinfo) { }
	// RVA: -1
	public virtual type#15313 IsDefined(type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	internal type#13299 GetPseudoCustomAttributes() { }
	// RVA: -1
	internal type#12956 GetPseudoCustomAttributesData() { }
	// RVA: -1
	internal static type#24230 New(type#24230 pinfo, type#22536 member) { }
	// RVA: -1
	internal static type#24230 New(type#27705 type, type#22536 member, type#22434 marshalAs) { }
}
}
