// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Coroutine

namespace UnityEngine
{
public class Coroutine // TypeDefIndex: 8845
{
	// Fields
	type#20927 m_Ptr;

	// Methods
	// RVA: -1
	private type#28660 .ctor() { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
	// RVA: -1
	private static type#28660 ReleaseCoroutine(type#20925 ptr) { }
}
}
