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

namespace System.Reflection
{
public class CustomAttributeExtensions // TypeDefIndex: 4567
{

	// Methods
	// RVA: -1
	public static type#14710 GetCustomAttribute(type#14478 element, type#27705 attributeType) { }
	// RVA: -1
	public static type#14710 GetCustomAttribute(type#22536 element, type#27705 attributeType) { }
	// RVA: -1
	public static type#199 GetCustomAttribute(type#14478 element) { }
	// RVA: -1
	public static type#200 GetCustomAttribute(type#22536 element) { }
	// RVA: -1
	public static type#14710 GetCustomAttribute(type#22536 element, type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	public static type#201 GetCustomAttribute(type#22536 element, type#15313 inherit) { }
	// RVA: -1
	public static type#6660 GetCustomAttributes(type#22536 element) { }
	// RVA: -1
	public static type#6660 GetCustomAttributes(type#22536 element, type#27705 attributeType) { }
	// RVA: -1
	public static type#6418 GetCustomAttributes(type#22536 element) { }
	// RVA: -1
	public static type#15313 IsDefined(type#22536 element, type#27705 attributeType) { }
}
}
