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

namespace Newtonsoft.Json.Utilities
{
public class MiscellaneousUtils // TypeDefIndex: 10321
{

	// Methods
	// RVA: -1
	public static type#15313 ValueEquals(type#23705 objA, type#23705 objB) { }
	// RVA: -1
	public static type#14433 CreateArgumentOutOfRangeException(type#26576 paramName, type#23705 actualValue, type#26576 message) { }
	// RVA: -1
	public static type#26576 ToString(type#23705 value) { }
	// RVA: -1
	public static type#20867 ByteArrayCompare(type#12860 a1, type#12860 a2) { }
	// RVA: -1
	public static type#26576 GetPrefix(type#26576 qualifiedName) { }
	// RVA: -1
	public static type#26576 GetLocalName(type#26576 qualifiedName) { }
	// RVA: -1
	public static type#28660 GetQualifiedNameParts(type#26576 qualifiedName, type#12129 prefix, type#12129 localName) { }
	// RVA: -1
	internal static type#25127 GetRegexOptions(type#26576 optionsText) { }
}
}
