1 reference to FakeHost
Microsoft.Extensions.Hosting.Testing (1)
FakeHostBuilder.cs (1)
91public IHost Build() => new FakeHost(_builder.Build(), _options);