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

namespace System
{
public class LazyHelper // TypeDefIndex: 3505
{
	// Fields
	type#21886 NoneViaConstructor;
	type#21886 NoneViaFactory;
	type#21886 PublicationOnlyViaConstructor;
	type#21886 PublicationOnlyViaFactory;
	type#21886 PublicationOnlyWaitForOtherThreadToPublish;
	type#21890 <State>k__BackingField;
	type#18133 _exceptionDispatch;

	// Methods
	// RVA: -1
	internal type#21889 get_State() { }
	// RVA: -1
	internal type#28660 .ctor(type#21889 state) { }
	// RVA: -1
	internal type#28660 .ctor(type#21892 mode, type#18121 exception) { }
	// RVA: -1
	internal type#28660 ThrowException() { }
	// RVA: -1
	internal static type#21884 Create(type#21892 mode, type#15313 useDefaultConstructor) { }
	// RVA: -1
	internal static type#23705 CreateViaDefaultConstructor(type#27705 type) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
