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