// Assembly: System.Net.Http
// Full name: System.Net.Http.Headers.EntityTagHeaderValue

namespace System.Net.Http.Headers
{
public class EntityTagHeaderValue // TypeDefIndex: 12022
{
	// Fields
	type#17865 any;
	type#15314 <IsWeak>k__BackingField;
	type#26577 <Tag>k__BackingField;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	public type#15313 get_IsWeak() { }
	// RVA: -1
	internal type#28660 set_IsWeak(type#15313 value) { }
	// RVA: -1
	public type#26576 get_Tag() { }
	// RVA: -1
	internal type#28660 set_Tag(type#26576 value) { }
	// RVA: -1
	private virtual type#23705 System.ICloneable.Clone() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public static type#15313 TryParse(type#26576 input, type#11862 parsedValue) { }
	// RVA: -1
	private static type#15313 TryParseElement(type#21938 lexer, type#11862 parsedValue, type#12178 t) { }
	// RVA: -1
	internal static type#15313 TryParse(type#26576 input, type#20867 minimalCount, type#11621 result) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
