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

public class AwaitableHandle // TypeDefIndex: 8833
{
	// Fields
	type#20932 _handle;
	type#30162 ManagedHandle;
	type#30162 NullHandle;

	// Methods
	// RVA: -1
	public type#15313 get_IsNull() { }
	// RVA: -1
	public type#15313 get_IsManaged() { }
	// RVA: -1
	public type#28660 .ctor(type#20925 handle) { }
	// RVA: -1
	public static type#20925 op_Implicit(type#30160 handle) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
