// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Utilities.BoxedPrimitives

namespace Newtonsoft.Json.Utilities
{
public class BoxedPrimitives // TypeDefIndex: 10255
{
	// Fields
	type#23716 BooleanTrue;
	type#23716 BooleanFalse;
	type#23716 Int32_M1;
	type#23716 Int32_0;
	type#23716 Int32_1;
	type#23716 Int32_2;
	type#23716 Int32_3;
	type#23716 Int32_4;
	type#23716 Int32_5;
	type#23716 Int32_6;
	type#23716 Int32_7;
	type#23716 Int32_8;
	type#23716 Int64_M1;
	type#23716 Int64_0;
	type#23716 Int64_1;
	type#23716 Int64_2;
	type#23716 Int64_3;
	type#23716 Int64_4;
	type#23716 Int64_5;
	type#23716 Int64_6;
	type#23716 Int64_7;
	type#23716 Int64_8;
	type#23715 DecimalZero;
	type#23716 DoubleNaN;
	type#23716 DoublePositiveInfinity;
	type#23716 DoubleNegativeInfinity;
	type#23716 DoubleZero;

	// Methods
	// RVA: -1
	internal static type#23705 Get(type#15313 value) { }
	// RVA: -1
	internal static type#23705 Get(type#20867 value) { }
	// RVA: -1
	internal static type#23705 Get(type#20900 value) { }
	// RVA: -1
	internal static type#23705 Get(type#17162 value) { }
	// RVA: -1
	internal static type#23705 Get(type#17430 value) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
