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

namespace System
{
public class AppDomainSetup // TypeDefIndex: 3660
{
	// Fields
	type#26577 application_base;
	type#26577 application_name;
	type#26577 cache_path;
	type#26577 configuration_file;
	type#26577 dynamic_base;
	type#26577 license_file;
	type#26577 private_bin_path;
	type#26577 private_bin_path_probe;
	type#26577 shadow_copy_directories;
	type#26577 shadow_copy_files;
	type#15314 publisher_policy;
	type#15314 path_changed;
	type#20868 loader_optimization;
	type#15314 disallow_binding_redirects;
	type#15314 disallow_code_downloads;
	type#23706 _activationArguments;
	type#23706 domain_initializer;
	type#23706 application_trust;
	type#13454 domain_initializer_args;
	type#15314 disallow_appbase_probe;
	type#12861 configuration_bytes;
	type#12861 serialized_non_primitives;
	type#26577 manager_assembly;
	type#26577 manager_type;
	type#13454 partial_visible_assemblies;
	type#26577 <TargetFrameworkName>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
}
}
