// Assembly: mscorlib
// Full name: System.Threading.AsyncLocalValueChangedArgs`1

namespace System.Threading
{
public class AsyncLocalValueChangedArgs`1 // TypeDefIndex: 3738
{
	// Fields
	type#999 <PreviousValue>k__BackingField;
	type#999 <CurrentValue>k__BackingField;
	type#15322 <ThreadContextChanged>k__BackingField;

	// Methods
	// RVA: -1
	public type#998 get_CurrentValue() { }
	// RVA: -1
	internal type#28660 .ctor(type#998 previousValue, type#998 currentValue, type#15313 contextChanged) { }
}
}
