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

namespace System
{
public class WeakReference`1 // TypeDefIndex: 3720
{
	// Fields
	type#18829 handle;
	type#15314 trackResurrection;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#1463 target) { }
	// RVA: -1
	public type#28660 .ctor(type#1463 target, type#15313 trackResurrection) { }
	// RVA: -1
	private type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public type#28660 SetTarget(type#1463 target) { }
	// RVA: -1
	public type#15313 TryGetTarget(type#11510 target) { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
}
}
