// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Bindings.ThrowHelper

namespace UnityEngine.Bindings
{
public class ThrowHelper // TypeDefIndex: 8999
{

	// Methods
	// RVA: -1
	public static type#28660 ThrowArgumentNullException(type#23705 obj, type#26576 parameterName) { }
	// RVA: -1
	public static type#28660 ThrowNullReferenceException(type#23705 obj) { }
}
}
