// Assembly: mscorlib
// Full name: ReadWriteTask

public class ReadWriteTask // TypeDefIndex: 4931
{
	// Fields
	type#15323 _isRead;
	type#15323 _apm;
	type#26550 _stream;
	type#12862 _buffer;
	type#20878 _offset;
	type#20878 _count;
	type#14562 _callback;
	type#18164 _context;
	type#16455 s_invokeAsyncCallback;

	// Methods
	// RVA: -1
	internal type#28660 ClearBeginState() { }
	// RVA: -1
	public type#28660 .ctor(type#15313 isRead, type#15313 apm, type#5819 function, type#23705 state, type#26548 stream, type#12860 buffer, type#20867 offset, type#20867 count, type#14561 callback) { }
	// RVA: -1
	private static type#28660 InvokeAsyncCallback(type#23705 completedTask) { }
	// RVA: -1
	private virtual type#28660 System.Threading.Tasks.ITaskCompletionAction.Invoke(type#27008 completingTask) { }
	// RVA: -1
	private virtual type#15313 System.Threading.Tasks.ITaskCompletionAction.get_InvokeMayRunArbitraryCode() { }
}
