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

namespace Newtonsoft.Json.Serialization
{
public class ErrorEventArgs // TypeDefIndex: 10362
{
	// Fields
	type#23712 <CurrentObject>k__BackingField;
	type#17945 <ErrorContext>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#23705 currentObject, type#17943 errorContext) { }
}
}
