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

namespace Newtonsoft.Json
{
public class JsonPosition // TypeDefIndex: 10225
{
	// Fields
	type#12909 SpecialCharacters;
	type#21321 Type;
	type#20869 Position;
	type#26578 PropertyName;
	type#15315 HasIndex;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#21320 type) { }
	// RVA: -1
	internal type#20867 CalculateLength() { }
	// RVA: -1
	internal type#28660 WriteTo(type#26605 sb, type#12133 writer, type#11707 buffer) { }
	// RVA: -1
	internal static type#15313 TypeHasIndex(type#21320 type) { }
	// RVA: -1
	internal static type#26576 BuildPath(type#8742 positions, type#9677 currentPosition) { }
	// RVA: -1
	internal static type#26576 FormatMessage(type#20185 lineInfo, type#26576 path, type#26576 message) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
