// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.DefaultJsonNameTable

namespace Newtonsoft.Json
{
public class DefaultJsonNameTable // TypeDefIndex: 10204
{
	// Fields
	type#20881 HashCodeRandomizer;
	type#20868 _count;
	type#13664 _entries;
	type#20868 _mask;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#26576 Get(type#12899 key, type#20867 start, type#20867 length) { }
	// RVA: -1
	public type#26576 Add(type#26576 key) { }
	// RVA: -1
	private type#26576 AddEntry(type#26576 str, type#20867 hashCode) { }
	// RVA: -1
	private type#28660 Grow() { }
	// RVA: -1
	private static type#15313 TextEquals(type#26576 str1, type#12899 str2, type#20867 str2Start, type#20867 str2Length) { }
}
}
