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

namespace UnityEngine
{
public class ResourcesAPIInternal // TypeDefIndex: 8809
{

	// Methods
	// RVA: -1
	public static type#13310 FindObjectsOfTypeAll(type#27705 type) { }
	// RVA: -1
	public static type#25946 FindShaderByName(type#26576 name) { }
	// RVA: -1
	public static type#23720 Load(type#26576 path, type#27705 systemTypeInstance) { }
	// RVA: -1
	public static type#13310 LoadAll(type#26576 path, type#27705 systemTypeInstance) { }
	// RVA: -1
	private static type#20925 FindShaderByName_Injected(type#11995 name) { }
	// RVA: -1
	private static type#20925 Load_Injected(type#11995 path, type#27705 systemTypeInstance) { }
	// RVA: -1
	private static type#13310 LoadAll_Injected(type#11995 path, type#27705 systemTypeInstance) { }
}
}
