// Assembly: System.Core
// Full name: System.Runtime.CompilerServices.StrongBox`1

namespace System.Runtime.CompilerServices
{
public class StrongBox`1 // TypeDefIndex: 10131
{
	// Fields
	type#1355 Value;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#1354 value) { }
	// RVA: -1
	private virtual type#23705 System.Runtime.CompilerServices.IStrongBox.get_Value() { }
	// RVA: -1
	private virtual type#28660 System.Runtime.CompilerServices.IStrongBox.set_Value(type#23705 value) { }
}
}
