// Assembly: Unity.Burst
// Full name: Unity.Burst.BurstCompilerOptions

namespace Unity.Burst
{
public class BurstCompilerOptions // TypeDefIndex: 13048
{
	// Fields
	type#15326 ForceDisableBurstCompilation;
	type#15325 ForceBurstCompilationSynchronously;
	type#15326 IsSecondaryUnityProcess;
	type#15314 _enableBurstCompilation;
	type#15314 _enableBurstSafetyChecks;
	type#15322 <IsGlobal>k__BackingField;
	type#14106 <OptionsChanged>k__BackingField;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#15313 isGlobal) { }
	// RVA: -1
	private type#15313 get_IsGlobal() { }
	// RVA: -1
	public type#28660 set_EnableBurstCompilation(type#15313 value) { }
	// RVA: -1
	public type#28660 set_EnableBurstSafetyChecks(type#15313 value) { }
	// RVA: -1
	internal type#14105 get_OptionsChanged() { }
	// RVA: -1
	private type#28660 OnOptionsChanged() { }
	// RVA: -1
	private type#28660 MaybeTriggerRecompilation() { }
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	private static type#15313 CheckIsSecondaryUnityProcess() { }
}
}
