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

namespace System.Reflection
{
public class CustomAttributeNamedArgument // TypeDefIndex: 4564
{
	// Fields
	type#16662 <TypedValue>k__BackingField;
	type#15322 <IsField>k__BackingField;
	type#26586 <MemberName>k__BackingField;
	type#27712 _attributeType;
	type#22537 _lazyMemberInfo;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#27705 attributeType, type#26576 memberName, type#15313 isField, type#16661 typedValue) { }
	// RVA: -1
	public type#28660 .ctor(type#22536 memberInfo, type#23705 value) { }
	// RVA: -1
	public type#28660 .ctor(type#22536 memberInfo, type#16661 typedArgument) { }
	// RVA: -1
	public type#16661 get_TypedValue() { }
	// RVA: -1
	public type#15313 get_IsField() { }
	// RVA: -1
	public type#26576 get_MemberName() { }
	// RVA: -1
	public type#22536 get_MemberInfo() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public static type#15313 op_Equality(type#16660 left, type#16660 right) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#16660 left, type#16660 right) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
