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

namespace System.Diagnostics.Tracing
{
public class EventSource // TypeDefIndex: 4709
{
	// Fields
	type#26577 <Name>k__BackingField;

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 eventSourceName) { }
	// RVA: -1
	internal type#28660 .ctor(type#19280 eventSourceGuid, type#26576 eventSourceName) { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
	// RVA: -1
	private type#28660 set_Name(type#26576 value) { }
	// RVA: -1
	public type#15313 IsEnabled() { }
	// RVA: -1
	public type#15313 IsEnabled(type#18034 level, type#18031 keywords) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	protected type#28660 WriteEvent(type#20867 eventId) { }
	// RVA: -1
	protected type#28660 WriteEvent(type#20867 eventId, type#20867 arg1) { }
	// RVA: -1
	protected type#28660 WriteEvent(type#20867 eventId, type#26576 arg1) { }
	// RVA: -1
	protected type#28660 WriteEvent(type#20867 eventId, type#20867 arg1, type#20867 arg2) { }
	// RVA: -1
	protected type#28660 WriteEvent(type#20867 eventId, type#20867 arg1, type#20867 arg2, type#20867 arg3) { }
	// RVA: -1
	protected type#28660 WriteEvent(type#20867 eventId, type#20900 arg1) { }
	// RVA: -1
	protected type#28660 WriteEvent(type#20867 eventId, type#20900 arg1, type#26576 arg2) { }
	// RVA: -1
	protected type#28660 WriteEvent(type#20867 eventId, type#13299 args) { }
	// RVA: -1
	protected type#28660 WriteEvent(type#20867 eventId, type#26576 arg1, type#26576 arg2, type#26576 arg3) { }
	// RVA: -1
	protected type#28660 WriteEventCore(type#20867 eventId, type#20867 eventDataCount, type#12466 data) { }
}
}
