// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Linq.JsonLoadSettings

namespace Newtonsoft.Json.Linq
{
public class JsonLoadSettings // TypeDefIndex: 10428
{
	// Fields
	type#16195 _commentHandling;
	type#21989 _lineInfoHandling;
	type#17535 _duplicatePropertyNameHandling;

	// Methods
	// RVA: -1
	public type#16194 get_CommentHandling() { }
	// RVA: -1
	public type#21988 get_LineInfoHandling() { }
	// RVA: -1
	public type#17534 get_DuplicatePropertyNameHandling() { }
}
}
