1 reference to WebHostBuilderFactory
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactory.cs (1)
411
var builder =
WebHostBuilderFactory
.CreateFromTypesAssemblyEntryPoint<TEntryPoint>(Array.Empty<string>());