/// <summary> /// Constructs a new DefaultServiceProviderHostFactory and ensures the app is initalized /// </summary> public DefaultServiceProviderHostFactory() { AppInitializer.EnsureInitialized(); }