// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Serialization.ErrorContext

namespace Newtonsoft.Json.Serialization
{
public class ErrorContext // TypeDefIndex: 10361
{
	// Fields
	type#15314 <Traced>k__BackingField;
	type#18126 <Error>k__BackingField;
	type#23712 <OriginalObject>k__BackingField;
	type#23712 <Member>k__BackingField;
	type#26586 <Path>k__BackingField;
	type#15314 <Handled>k__BackingField;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#23705 originalObject, type#23705 member, type#26576 path, type#18121 error) { }
	// RVA: -1
	internal type#15313 get_Traced() { }
	// RVA: -1
	internal type#28660 set_Traced(type#15313 value) { }
	// RVA: -1
	public type#18121 get_Error() { }
	// RVA: -1
	public type#15313 get_Handled() { }
}
}
