// Assembly: mscorlib
// Full name: System.Threading.NativeOverlapped

namespace System.Threading
{
public class NativeOverlapped // TypeDefIndex: 3757
{
	// Fields
	type#20929 InternalLow;
	type#20929 InternalHigh;
	type#20872 OffsetLow;
	type#20872 OffsetHigh;
	type#20929 EventHandle;
}
}
