// Assembly: mscorlib
// Full name: System.Collections.Concurrent.PaddedHeadAndTail

namespace System.Collections.Concurrent
{
public class PaddedHeadAndTail // TypeDefIndex: 4772
{
	// Fields
	type#20872 Head;
	type#20872 Tail;
}
}
