// Assembly: mscorlib
// Full name: System.Threading.Volatile

namespace System.Threading
{
public class Volatile // TypeDefIndex: 3834
{

	// Methods
	// RVA: -1
	public static type#15313 Read(type#11788 location) { }
	// RVA: -1
	public static type#28660 Write(type#11788 location, type#15313 value) { }
	// RVA: -1
	public static type#20867 Read(type#11942 location) { }
	// RVA: -1
	public static type#28660 Write(type#11942 location, type#20867 value) { }
	// RVA: -1
	public static type#939 Read(type#11446 location) { }
	// RVA: -1
	public static type#28660 Write(type#11447 location, type#940 value) { }
}
}
