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

namespace Newtonsoft.Json.Serialization
{
public class JsonSerializerInternalBase // TypeDefIndex: 10389
{
	// Fields
	type#17944 _currentErrorContext;
	type#3753 _mappings;
	type#21368 Serializer;
	type#20582 TraceWriter;
	type#21375 InternalSerializer;

	// Methods
	// RVA: -1
	protected type#28660 .ctor(type#21366 serializer) { }
	// RVA: -1
	internal type#3752 get_DefaultReferenceMappings() { }
	// RVA: -1
	protected type#23501 ResolvedNullValueHandling(type#21348 containerContract, type#21352 property) { }
	// RVA: -1
	private type#17943 GetErrorContext(type#23705 currentObject, type#23705 member, type#26576 path, type#18121 error) { }
	// RVA: -1
	protected type#28660 ClearErrorContext() { }
	// RVA: -1
	protected type#15313 IsErrorHandled(type#23705 currentObject, type#21323 contract, type#23705 keyValue, type#20185 lineInfo, type#26576 path, type#18121 ex) { }
}
}
