// Assembly: mscorlib
// Full name: System.Threading.Tasks.ContinuationTaskFromTask

namespace System.Threading.Tasks
{
public class ContinuationTaskFromTask // TypeDefIndex: 3899
{
	// Fields
	type#27009 m_antecedent;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#27008 antecedent, type#17247 action, type#23705 state, type#27032 creationOptions, type#21002 internalOptions) { }
	// RVA: -1
	internal virtual type#28660 InnerInvoke() { }
}
}
