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

namespace System
{
public class AppContext // TypeDefIndex: 3616
{
	// Fields
	type#4829 s_switchMap;
	type#15319 s_defaultsInitialized;

	// Methods
	// RVA: -1
	private static type#28660 InitializeDefaultSwitchValues() { }
	// RVA: -1
	public static type#15313 TryGetSwitch(type#26576 switchName, type#11789 isEnabled) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
