// Assembly: mscorlib
// Full name: System.Threading.IAsyncLocal

namespace System.Threading
{
public class IAsyncLocal // TypeDefIndex: 3737
{

	// Methods
	// RVA: -1
	public abstract type#28660 OnValueChanged(type#23705 previousValue, type#23705 currentValue, type#15313 contextChanged) { }
}
}
