// Assembly: mscorlib
// Full name: System.Buffers.ArrayPoolEventSource

namespace System.Buffers
{
public class ArrayPoolEventSource // TypeDefIndex: 4868
{
	// Fields
	type#14455 Log;

	// Methods
	// RVA: -1
	private type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 BufferRented(type#20867 bufferId, type#20867 bufferSize, type#20867 poolId, type#20867 bucketId) { }
	// RVA: -1
	internal type#28660 BufferAllocated(type#20867 bufferId, type#20867 bufferSize, type#20867 poolId, type#20867 bucketId, type#30105 reason) { }
	// RVA: -1
	internal type#28660 BufferReturned(type#20867 bufferId, type#20867 bufferSize, type#20867 poolId) { }
	// RVA: -1
	internal type#28660 BufferTrimmed(type#20867 bufferId, type#20867 bufferSize, type#20867 poolId) { }
	// RVA: -1
	internal type#28660 BufferTrimPoll(type#20867 milliseconds, type#20867 pressure) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
