// Assembly: mscorlib
// Full name: System.Progress`1

namespace System
{
public class Progress`1 // TypeDefIndex: 3535
{
	// Fields
	type#26822 _synchronizationContext;
	type#3034 _handler;
	type#25815 _invokeHandlers;
	type#5299 ProgressChanged;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#3033 handler) { }
	// RVA: -1
	protected virtual type#28660 OnReport(type#1314 value) { }
	// RVA: -1
	private virtual type#28660 System.IProgress<T>.Report(type#1314 value) { }
	// RVA: -1
	private type#28660 InvokeHandlers(type#23705 state) { }
}
}
