// Assembly: mscorlib
// Full name: System.Diagnostics.Tracing.EventAttribute

namespace System.Diagnostics.Tracing
{
public class EventAttribute // TypeDefIndex: 4707
{
	// Fields
	type#20868 <EventId>k__BackingField;
	type#18035 <Level>k__BackingField;
	type#18032 <Keywords>k__BackingField;
	type#18047 <Opcode>k__BackingField;
	type#26577 <Message>k__BackingField;
	type#18065 <Task>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 eventId) { }
	// RVA: -1
	private type#28660 set_EventId(type#20867 value) { }
	// RVA: -1
	public type#28660 set_Level(type#18034 value) { }
	// RVA: -1
	public type#28660 set_Keywords(type#18031 value) { }
	// RVA: -1
	public type#28660 set_Opcode(type#18046 value) { }
	// RVA: -1
	public type#28660 set_Message(type#26576 value) { }
	// RVA: -1
	public type#28660 set_Task(type#18064 value) { }
}
}
