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

namespace Newtonsoft.Json.Serialization
{
public class DefaultReferenceResolver // TypeDefIndex: 10359
{
	// Fields
	type#20868 _referenceCount;

	// Methods
	// RVA: -1
	private type#3752 GetMappings(type#23705 context) { }
	// RVA: -1
	public virtual type#23705 ResolveReference(type#23705 context, type#26576 reference) { }
	// RVA: -1
	public virtual type#26576 GetReference(type#23705 context, type#23705 value) { }
	// RVA: -1
	public virtual type#28660 AddReference(type#23705 context, type#26576 reference, type#23705 value) { }
	// RVA: -1
	public virtual type#15313 IsReferenced(type#23705 context, type#23705 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
