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

namespace Newtonsoft.Json.Utilities
{
public class StringReference // TypeDefIndex: 10335
{
	// Fields
	type#12907 _chars;
	type#20877 _startIndex;
	type#20877 _length;

	// Methods
	// RVA: -1
	public type#15837 get_Item(type#20867 i) { }
	// RVA: -1
	public type#12899 get_Chars() { }
	// RVA: -1
	public type#20867 get_StartIndex() { }
	// RVA: -1
	public type#20867 get_Length() { }
	// RVA: -1
	public type#28660 .ctor(type#12899 chars, type#20867 startIndex, type#20867 length) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
