// Assembly: mscorlib
// Full name: WhenAllPromise

public class WhenAllPromise // TypeDefIndex: 3886
{
	// Fields
	type#13504 m_tasks;
	type#20868 m_count;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#13503 tasks) { }
	// RVA: -1
	public virtual type#28660 Invoke(type#27008 ignored) { }
	// RVA: -1
	internal virtual type#15313 get_ShouldNotifyDebuggerOfWaitCompletion() { }
	// RVA: -1
	public virtual type#15313 get_InvokeMayRunArbitraryCode() { }
}
