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

namespace System
{
public class GC // TypeDefIndex: 3639
{
	// Fields
	type#23716 EPHEMERON_TOMBSTONE;

	// Methods
	// RVA: -1
	private static type#20867 GetCollectionCount(type#20867 generation) { }
	// RVA: -1
	private static type#20867 GetMaxGeneration() { }
	// RVA: -1
	private static type#28660 InternalCollect(type#20867 generation) { }
	// RVA: -1
	private static type#28660 RecordPressure(type#20900 bytesAllocated) { }
	// RVA: -1
	internal static type#28660 register_ephemeron_array(type#13015 array) { }
	// RVA: -1
	private static type#23705 get_ephemeron_tombstone() { }
	// RVA: -1
	internal static type#28660 GetMemoryInfo(type#12198 highMemLoadThreshold, type#12200 totalPhysicalMem, type#12198 lastRecordedMemLoad, type#12201 lastRecordedHeapSize, type#12201 lastRecordedFragmentation) { }
	// RVA: -1
	public static type#28660 RemoveMemoryPressure(type#20900 bytesAllocated) { }
	// RVA: -1
	public static type#28660 Collect() { }
	// RVA: -1
	public static type#20867 CollectionCount(type#20867 generation) { }
	// RVA: -1
	public static type#28660 KeepAlive(type#23705 obj) { }
	// RVA: -1
	public static type#20867 get_MaxGeneration() { }
	// RVA: -1
	private static type#28660 _SuppressFinalize(type#23705 o) { }
	// RVA: -1
	public static type#28660 SuppressFinalize(type#23705 obj) { }
	// RVA: -1
	private static type#28660 _ReRegisterForFinalize(type#23705 o) { }
	// RVA: -1
	public static type#28660 ReRegisterForFinalize(type#23705 obj) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
