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

namespace System.Reflection
{
public class CustomAttributeData // TypeDefIndex: 4575
{
	// Fields
	type#16420 ctorInfo;
	type#7333 ctorArgs;
	type#7331 namedArgs;
	type#30645 lazyData;

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#16419 ctorInfo, type#14478 assembly, type#20925 data, type#27917 data_length) { }
	// RVA: -1
	internal type#28660 .ctor(type#16419 ctorInfo) { }
	// RVA: -1
	internal type#28660 .ctor(type#16419 ctorInfo, type#7332 ctorArgs, type#7330 namedArgs) { }
	// RVA: -1
	private static type#28660 ResolveArgumentsInternal(type#16419 ctor, type#14478 assembly, type#20925 data, type#27917 data_length, type#11722 ctorArgs, type#11722 namedArgs) { }
	// RVA: -1
	private type#28660 ResolveArguments() { }
	// RVA: -1
	public virtual type#16419 get_Constructor() { }
	// RVA: -1
	public virtual type#7332 get_ConstructorArguments() { }
	// RVA: -1
	public virtual type#7330 get_NamedArguments() { }
	// RVA: -1
	public static type#7329 GetCustomAttributes(type#14478 target) { }
	// RVA: -1
	public static type#7329 GetCustomAttributes(type#22536 target) { }
	// RVA: -1
	internal static type#7329 GetCustomAttributesInternal(type#25501 target) { }
	// RVA: -1
	public static type#7329 GetCustomAttributes(type#22819 target) { }
	// RVA: -1
	public static type#7329 GetCustomAttributes(type#24230 target) { }
	// RVA: -1
	public type#27705 get_AttributeType() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	private static type#12550 UnboxValues(type#13299 values) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
