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

namespace System.Diagnostics.Tracing
{
public class EventKeywords // TypeDefIndex: 4706
{
	// Fields
	type#20913 value__;
	type#18033 None;
	type#18033 All;
	type#18033 MicrosoftTelemetry;
	type#18033 WdiContext;
	type#18033 WdiDiagnostic;
	type#18033 Sqm;
	type#18033 AuditFailure;
	type#18033 AuditSuccess;
	type#18033 CorrelationHint;
	type#18033 EventLogClassic;
}
}
