// Assembly: mscorlib
// Full name: TaskWrapperAsyncResult

public class TaskWrapperAsyncResult // TypeDefIndex: 3838
{
	// Fields
	type#27014 Task;
	type#23712 _state;
	type#15322 _completedSynchronously;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#27008 task, type#23705 state, type#15313 completedSynchronously) { }
	// RVA: -1
	private virtual type#23705 System.IAsyncResult.get_AsyncState() { }
	// RVA: -1
	private virtual type#15313 System.IAsyncResult.get_CompletedSynchronously() { }
	// RVA: -1
	private virtual type#15313 System.IAsyncResult.get_IsCompleted() { }
	// RVA: -1
	private virtual type#28690 System.IAsyncResult.get_AsyncWaitHandle() { }
}
