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

namespace System.Collections.Concurrent
{
public class Partitioner // TypeDefIndex: 4793
{

	// Methods
	// RVA: -1
	public static type#9797 Create(type#6489 source) { }
	// RVA: -1
	public static type#9798 Create(type#6490 source, type#17907 partitionerOptions) { }
	// RVA: -1
	private static type#20867 GetDefaultChunkSize() { }
}
}
