When using IServiceProvider.GetRequiredService() to get a service from an IHost, I have the option to use either of the two below pat
IServiceProvider.GetRequiredService()
IHost