// Assembly: mscorlib
// Full name: System.Runtime.CompilerServices.SwitchExpressionException

namespace System.Runtime.CompilerServices
{
public class SwitchExpressionException // TypeDefIndex: 4480
{
	// Fields
	type#23712 <UnmatchedValue>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#23705 unmatchedValue) { }
	// RVA: -1
	private type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	public type#23705 get_UnmatchedValue() { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#26576 get_Message() { }
}
}
