// Assembly: mscorlib
// Full name: System.Threading.LazyThreadSafetyMode

namespace System.Threading
{
public class LazyThreadSafetyMode // TypeDefIndex: 3742
{
	// Fields
	type#20890 value__;
	type#21893 None;
	type#21893 PublicationOnly;
	type#21893 ExecutionAndPublication;
}
}
