// Assembly: System.Core
// Full name: System.Runtime.CompilerServices.RuntimeOps

namespace System.Runtime.CompilerServices
{
public class RuntimeOps // TypeDefIndex: 10119
{

	// Methods
	// RVA: -1
	public static type#15313 ExpandoTryGetValue(type#18179 expando, type#23705 indexClass, type#20867 index, type#26576 name, type#15313 ignoreCase, type#12030 value) { }
	// RVA: -1
	public static type#23705 ExpandoTrySetValue(type#18179 expando, type#23705 indexClass, type#20867 index, type#23705 value, type#26576 name, type#15313 ignoreCase) { }
	// RVA: -1
	public static type#15313 ExpandoTryDeleteValue(type#18179 expando, type#23705 indexClass, type#20867 index, type#26576 name, type#15313 ignoreCase) { }
	// RVA: -1
	public static type#15313 ExpandoCheckVersion(type#18179 expando, type#23705 version) { }
	// RVA: -1
	public static type#28660 ExpandoPromoteClass(type#18179 expando, type#23705 oldClass, type#23705 newClass) { }
}
}
