// Assembly: mscorlib
// Full name: System.Threading.Tasks.Sources.IValueTaskSource`1

namespace System.Threading.Tasks.Sources
{
public class IValueTaskSource`1 // TypeDefIndex: 3927
{

	// Methods
	// RVA: -1
	public abstract type#28396 GetStatus(type#20856 token) { }
	// RVA: -1
	public abstract type#28660 OnCompleted(type#3275 continuation, type#23705 state, type#20856 token, type#28394 flags) { }
	// RVA: -1
	public abstract type#1205 GetResult(type#20856 token) { }
}
}
