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

namespace System.Threading
{
public class LazyInitializer // TypeDefIndex: 3741
{

	// Methods
	// RVA: -1
	public static type#474 EnsureInitialized(type#11375 target) { }
	// RVA: -1
	private static type#478 EnsureInitializedCore(type#11379 target) { }
	// RVA: -1
	public static type#475 EnsureInitialized(type#11376 target, type#5434 valueFactory) { }
	// RVA: -1
	private static type#479 EnsureInitializedCore(type#11380 target, type#5437 valueFactory) { }
	// RVA: -1
	public static type#477 EnsureInitialized(type#11378 target, type#11788 initialized, type#12029 syncLock, type#5436 valueFactory) { }
	// RVA: -1
	private static type#481 EnsureInitializedCore(type#11382 target, type#11788 initialized, type#12029 syncLock, type#5439 valueFactory) { }
	// RVA: -1
	public static type#476 EnsureInitialized(type#11377 target, type#12029 syncLock, type#5435 valueFactory) { }
	// RVA: -1
	private static type#480 EnsureInitializedCore(type#11381 target, type#12029 syncLock, type#5438 valueFactory) { }
	// RVA: -1
	private static type#23705 EnsureLockInitialized(type#12029 syncLock) { }
}
}
