// Assembly: mscorlib
// Full name: System.WeakReference

namespace System
{
public class WeakReference // TypeDefIndex: 3719
{
	// Fields
	type#15314 isLongReference;
	type#18829 gcHandle;

	// Methods
	// RVA: -1
	private type#28660 AllocateHandle(type#23705 target) { }
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#23705 target) { }
	// RVA: -1
	public type#28660 .ctor(type#23705 target, type#15313 trackResurrection) { }
	// RVA: -1
	protected type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#15313 get_IsAlive() { }
	// RVA: -1
	public virtual type#23705 get_Target() { }
	// RVA: -1
	public virtual type#28660 set_Target(type#23705 value) { }
	// RVA: -1
	public virtual type#15313 get_TrackResurrection() { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
}
}
