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

namespace System.Threading.Tasks.Sources
{
public class IValueTaskSource // TypeDefIndex: 3926
{

	// 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#28660 GetResult(type#20856 token) { }
}
}
