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