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

namespace System.Runtime.CompilerServices
{
public class IStrongBox // TypeDefIndex: 10132
{

	// Methods
	// RVA: -1
	public abstract type#23705 get_Value() { }
	// RVA: -1
	public abstract type#28660 set_Value(type#23705 value) { }
}
}
