// Assembly: mscorlib
// Full name: System.Threading.Tasks.AsyncCausalityTracer

namespace System.Threading.Tasks
{
public class AsyncCausalityTracer // TypeDefIndex: 3923
{

	// Methods
	// RVA: -1
	internal static type#15313 get_LoggingOn() { }
	// RVA: -1
	internal static type#28660 TraceOperationCreation(type#15803 traceLevel, type#20867 taskId, type#26576 operationName, type#27937 relatedContext) { }
	// RVA: -1
	internal static type#28660 TraceOperationCompletion(type#15803 traceLevel, type#20867 taskId, type#14569 status) { }
	// RVA: -1
	internal static type#28660 TraceSynchronousWorkStart(type#15803 traceLevel, type#20867 taskId, type#15801 work) { }
	// RVA: -1
	internal static type#28660 TraceSynchronousWorkCompletion(type#15803 traceLevel, type#15801 work) { }
}
}
