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

namespace System
{
public class LazyState // TypeDefIndex: 3504
{
	// Fields
	type#20890 value__;
	type#21891 NoneViaConstructor;
	type#21891 NoneViaFactory;
	type#21891 NoneException;
	type#21891 PublicationOnlyViaConstructor;
	type#21891 PublicationOnlyViaFactory;
	type#21891 PublicationOnlyWait;
	type#21891 PublicationOnlyException;
	type#21891 ExecutionAndPublicationViaConstructor;
	type#21891 ExecutionAndPublicationViaFactory;
	type#21891 ExecutionAndPublicationException;
}
}
