// Assembly: Unity.Services.Core
// Full name: Unity.Services.Core.ServicesInitializationState

namespace Unity.Services.Core
{
public class ServicesInitializationState // TypeDefIndex: 13564
{
	// Fields
	type#20890 value__;
	type#25903 Uninitialized;
	type#25903 Initializing;
	type#25903 Initialized;
}
}
