// Assembly: mscorlib
// Full name: System.Runtime.CompilerServices.FixedBufferAttribute

namespace System.Runtime.CompilerServices
{
public class FixedBufferAttribute // TypeDefIndex: 4425
{
	// Fields
	type#27712 <ElementType>k__BackingField;
	type#20877 <Length>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#27705 elementType, type#20867 length) { }
	// RVA: -1
	public type#27705 get_ElementType() { }
	// RVA: -1
	public type#20867 get_Length() { }
}
}
