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

namespace System.Reflection
{
public class ICustomAttributeProvider // TypeDefIndex: 4528
{

	// Methods
	// RVA: -1
	public abstract type#13299 GetCustomAttributes(type#15313 inherit) { }
	// RVA: -1
	public abstract type#13299 GetCustomAttributes(type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	public abstract type#15313 IsDefined(type#27705 attributeType, type#15313 inherit) { }
}
}
