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

namespace Newtonsoft.Json.Utilities
{
public class StringReferenceExtensions // TypeDefIndex: 10336
{

	// Methods
	// RVA: -1
	public static type#20867 IndexOf(type#26643 s, type#15837 c, type#20867 startIndex, type#20867 length) { }
	// RVA: -1
	public static type#15313 StartsWith(type#26643 s, type#26576 text) { }
	// RVA: -1
	public static type#15313 EndsWith(type#26643 s, type#26576 text) { }
}
}
